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/file/FileNode.java

    r5593 r5785  
    341341    }
    342342
    343     public void setChildrenReadOnly(boolean children_readonly) {
     343    /* private void setChildrenReadOnly(boolean children_readonly) {
    344344    this.children_readonly = children_readonly;
    345     }
     345    } */
    346346
    347347    public void setFile(File file) {
Note: See TracChangeset for help on using the changeset viewer.