Ignore:
Timestamp:
2003-05-27T16:12:37+12:00 (21 years ago)
Author:
mdewsnip
Message:

Undeprecated msm variable to prevent compile warnings.

File:
1 edited

Legend:

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

    r4366 r4368  
    7777public class CollectionManager
    7878    implements GShellListener, MSMListener {
    79     /** A reference to the metadata set manager.
    80      * @deprecated
    81      */
     79    /** A reference to the metadata set manager. */
    8280    public MetadataSetManager msm;
    8381    /** A reference to the undo manager. Although only one instance is shared between all collections, the undo queues are emptied between each. */
Note: See TracChangeset for help on using the changeset viewer.