- Timestamp:
- 2017-01-02T00:53:29+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/RightAndLefthandTraffic.java
r11402 r11427 118 118 } catch (UserCancelException ex) { 119 119 Main.warn(ex); 120 } catch (JosmRuntimeException ex) { 121 // Workaround to #10511 / #14185. To remove when #10511 is solved 122 Main.error(ex); 120 123 } 121 124 }
Note:
See TracChangeset
for help on using the changeset viewer.