Ignore:
Timestamp:
2014-05-01T20:01:59+12:00 (10 years ago)
Author:
ak19
Message:

Cosmetic changes: 1. renamed inner StreamGobbler classes. 2. Reverting accidental commit of debugging statements in OpenCollectionDialog.java

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java

    r29012 r29016  
    444444            // the workspace needs to be refreshed (Documents in Greenstone Collections)
    445445
    446         System.err.print("@@@ User chose to press: ");
    447         if(result == CANCEL_OPTION) {
    448         System.err.println("cancel");
    449         } else {
    450         System.err.println("ok");
    451         }
    452446    }
    453447    }
Note: See TracChangeset for help on using the changeset viewer.