Changeset 4933 in josm


Ignore:
Timestamp:
Feb 14, 2012 9:31:44 PM (15 months ago)
Author:
stoecker
Message:

fix last checkin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/Preferences.java

    r4932 r4933  
    334334    } 
    335335 
    336  /*   @Deprecated 
     336    @Deprecated 
    337337    synchronized public boolean hasKey(final String key) { 
    338338        return properties.containsKey(key); 
    339     }*/ 
     339    } 
    340340 
    341341    /** 
Note: See TracChangeset for help on using the changeset viewer.