Changeset 12873 in josm for trunk/src/org/openstreetmap/josm/actions/SplitWayAction.java
- Timestamp:
- 2017-09-17T18:52:49+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/SplitWayAction.java
r12828 r12873 533 533 * @param selection The list of currently selected primitives 534 534 * @return the result from the split operation 535 * @deprecated to be removed end of 2017. Use {@link #split(Way, List, Collection) instead }535 * @deprecated to be removed end of 2017. Use {@link #split(Way, List, Collection)} instead 536 536 */ 537 537 @Deprecated
Note:
See TracChangeset
for help on using the changeset viewer.
