Changeset 3671 in josm for trunk/src/org/openstreetmap/josm/plugins
- Timestamp:
- 2010-11-25T09:45:38+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
r3669 r3671 92 92 public final static Collection<PluginProxy> pluginList = new LinkedList<PluginProxy>(); 93 93 94 95 94 /** 96 95 * Removes deprecated plugins from a collection of plugins. Modifies the
Note:
See TracChangeset
for help on using the changeset viewer.