Ignore:
Timestamp:
2003-11-05T13:46:44+13:00 (21 years ago)
Author:
mdewsnip
Message:

Commented out about 60 unused functions.

File:
1 edited

Legend:

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

    r5597 r5785  
    205205
    206206    /** Remove the component from our registered components list. */
    207     public void deregister(Object component) {
     207    /* private void deregister(Object component) {
    208208    remove(component);
    209     }
     209    } */
    210210
    211211    public void destroy() {
Note: See TracChangeset for help on using the changeset viewer.