Changeset 25045 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionResetCookie.java
- Timestamp:
- 2011-01-13T23:27:42+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionResetCookie.java
r18544 r25045 20 20 21 21 public void actionPerformed(ActionEvent e) { 22 CadastrePlugin.cadastreGrabber.getWmsInterface().resetCookie(); 22 //CadastrePlugin.cadastreGrabber.getWmsInterface().resetCookie(); 23 23 } 24 24 }
Note:
See TracChangeset
for help on using the changeset viewer.