Changeset 8020


Ignore:
Timestamp:
2004-08-20T16:30:00+12:00 (20 years ago)
Author:
mdewsnip
Message:

Removed some dead code.

File:
1 edited

Legend:

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

    r7995 r8020  
    4646import org.greenstone.gatherer.util.StaticStrings;
    4747import org.greenstone.gatherer.util.Utility;
    48 import org.greenstone.gatherer.valuetree.GValueModel;
    4948
    5049/** This class provides us with a dialog box which allows us to edit the arguments of either a PlugIn or a Classifier.
     
    906905         * @param event An <strong>ItemEvent</strong> containing information about the selection.
    907906         * @see org.greenstone.gatherer.cdm.ArgumentConfiguration.ArgumentControl
    908          * @see org.greenstone.gatherer.valuetree.GValueModel
    909907         */
    910908        public void itemStateChanged(ItemEvent event) {
Note: See TracChangeset for help on using the changeset viewer.