Changeset 2990 in josm for trunk/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java
- Timestamp:
- 2010-02-15T09:03:57+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/oauth/OAuthAuthorizationWizard.java
r2877 r2990 52 52 */ 53 53 public class OAuthAuthorizationWizard extends JDialog { 54 @SuppressWarnings("unused") 54 55 static private final Logger logger = Logger.getLogger(OAuthAuthorizationWizard.class.getName()); 55 56
Note:
See TracChangeset
for help on using the changeset viewer.
