Ignore:
Timestamp:
2022-06-14T20:11:21+02:00 (4 years ago)
Author:
taylor.smock
Message:

see #22104: Remove usages of Node#getCoor where possible

This also accounts for cases where Node has the methods used later,
so a new LatLon is unnecessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/comfort0/build.xml

    r35765 r35976  
    33
    44    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    5     <property name="plugin.main.version" value="9229"/>
     5    <property name="plugin.main.version" value="12164"/>
    66    <property name="plugin.canloadatruntime" value="true"/>
    77
Note: See TracChangeset for help on using the changeset viewer.