Ignore:
Timestamp:
2017-08-25T19:54:29+02:00 (7 years ago)
Author:
Don-vip
Message:

see #15182 - remove unused method

File:
1 edited

Legend:

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

    r12645 r12647  
    581581    }
    582582
    583     /**
    584      * Called once at startup to initialize the main window content.
    585      * Should set {@link #menu} and {@link #panel}
    586      */
    587     protected abstract void initializeMainWindow();
    588 
    589583    protected static final class InitializationTask implements Callable<Void> {
    590584
Note: See TracChangeset for help on using the changeset viewer.