Changeset 36304 for main


Ignore:
Timestamp:
2022-07-22T11:31:26+12:00 (21 months ago)
Author:
kjdon
Message:

commented out annoying debug line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/src/org/greenstone/gatherer/cdm/DOMProxyListModel.java

    r36154 r36304  
    219219      return null;
    220220    }
    221         DebugStream.println ("Element at index " + index + " not in cache: " + element);
     221        //DebugStream.println ("Element at index " + index + " not in cache: " + element);
    222222       
    223223        // Now wrap it in the object of the users choice
Note: See TracChangeset for help on using the changeset viewer.