Ignore:
Timestamp:
2016-01-26T00:20:58+01:00 (8 years ago)
Author:
Don-vip
Message:

fix findbugs/coverity issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/MultikeyActionsHandler.java

    r9078 r9634  
    3434    private final Map<MultikeyShortcutAction, MyAction> myActions = new HashMap<>();
    3535
    36     private final class ShowLayersPopupWorker implements Runnable {
     36    private static final class ShowLayersPopupWorker implements Runnable {
    3737        private final MyAction action;
    3838
Note: See TracChangeset for help on using the changeset viewer.