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/cdm/SubcollectionManager.java

    r5593 r5785  
    132132     * @return an ArrayList of subcollections
    133133     */
    134     public ArrayList getSubcollections() {
     134    /* private ArrayList getSubcollections() {
    135135    return children();
    136     }
     136    } */
    137137
    138138    /** Method to remove the given subcollection.
Note: See TracChangeset for help on using the changeset viewer.