- Timestamp:
- 2016-01-05T00:06:56+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/UnGlueAction.java
r9292 r9315 461 461 * @param cmds List of commands that will contain the new "change relation" commands 462 462 * @param newNodes List of nodes that contain the new node 463 * @param removeOldMember whether the membership of the "old node" should be removed 463 464 */ 464 465 private static void fixRelations(Node originalNode, Collection<Command> cmds, List<Node> newNodes, boolean removeOldMember) {
Note:
See TracChangeset
for help on using the changeset viewer.