Ignore:
Timestamp:
2017-11-28T00:56:29+01:00 (6 years ago)
Author:
Don-vip
Message:

see #15310 - remove most of deprecated APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/JoinAreasAction.java

    r13068 r13173  
    10101010    /**
    10111011     * This is a method that splits way into smaller parts, using the prepared nodes list as split points.
    1012      * Uses {@link SplitWayAction#splitWay} for the heavy lifting.
     1012     * Uses {@link SplitWayCommand#splitWay} for the heavy lifting.
    10131013     * @param way way to split
    10141014     * @param nodes split points
Note: See TracChangeset for help on using the changeset viewer.