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/collection/Job.java

    r5593 r5785  
    478478     * @return A String representing the currently downloading url.
    479479     */
    480     public String getCurrent() {
     480    /* private String getCurrent() {
    481481    return current_url;
    482     }
     482    } */
    483483
    484484    /**
Note: See TracChangeset for help on using the changeset viewer.