Changeset 3545 in josm


Ignore:
Timestamp:
2010-09-19T11:51:40+02:00 (14 years ago)
Author:
stoecker
Message:

don't call init twice

File:
1 edited

Legend:

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

    r3542 r3545  
    8686        // call the really early hook before we do anything else
    8787        Main.platform.preStartupHook();
    88 
    89         Main.preConstructorInit(args);
    9088
    9189        Main.pref = new ServerSidePreferences(getCodeBase());
Note: See TracChangeset for help on using the changeset viewer.