Ignore:
Timestamp:
2016-03-13T21:36:47+01:00 (8 years ago)
Author:
Don-vip
Message:

remove unused code

File:
1 edited

Legend:

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

    r9078 r9983  
    5757    /** Small icon size for use in graphics calculations */
    5858    public static final int ICON_SMALL_SIZE = 16;
    59     /** Large icon size for use in graphics calculations */
    60     public static final int ICON_LARGE_SIZE = 24;
    6159    /** 24x24 icon for unresolved notes */
    6260    public static final ImageIcon ICON_OPEN = ImageProvider.get("dialogs/notes", "note_open");
Note: See TracChangeset for help on using the changeset viewer.