Changeset 8550


Ignore:
Timestamp:
2004-11-15T10:11:28+13:00 (19 years ago)
Author:
mdewsnip
Message:

Removed an unused definition.

File:
1 edited

Legend:

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

    r8382 r8550  
    140140    /** The default name of the perl executable under windows. */
    141141    static final public String PERL_EXECUTABLE_WINDOWS = "Perl.exe";
    142     /** The default profile file */
    143     static final public String PROFILE_TEMPLATE = "xml/protemp.xml";
    144142    /** The name of the Gatherer. */
    145143    static final public String PROGRAM_NAME = "Greenstone Librarian Interface";
Note: See TracChangeset for help on using the changeset viewer.