Ignore:
Timestamp:
2009-02-17T16:53:50+01:00 (15 years ago)
Author:
stoecker
Message:

close #2196. Patch by xeen

File:
1 edited

Legend:

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

    r1415 r1420  
    180180            } catch (Exception e) {}
    181181        }
     182       
     183        linkContent.clear();
     184        try {
     185            slave.shutdown();
     186        } catch(SecurityException x) {}
     187       
    182188
    183189        content = "<html>\n"+
Note: See TracChangeset for help on using the changeset viewer.