Ignore:
Timestamp:
2003-08-20T09:36:43+12:00 (21 years ago)
Author:
mdewsnip
Message:

Removed unused constant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/cdm/SearchTypeManager.java

    r5221 r5223  
    5555    static final public String[] SEARCH_TYPES = {"form", "plain"};
    5656
    57     /** The default size of a label, in an attempt to make labels/fields line up. */
    58     static final private Dimension LABEL_SIZE = new Dimension(150,25);
    59 
    6057
    6158    /** The controls used to edit the search types. */
Note: See TracChangeset for help on using the changeset viewer.