Author: scooter
Date: 2011-11-22 14:45:34 -0800 (Tue, 22 Nov 2011)
New Revision: 27562

Modified:
   
csplugins/trunk/ucsf/scooter/metaNodePlugin2/src/metaNodePlugin2/ui/MetanodeSettingsDialog.java
Log:
Remove debugging line


Modified: 
csplugins/trunk/ucsf/scooter/metaNodePlugin2/src/metaNodePlugin2/ui/MetanodeSettingsDialog.java
===================================================================
--- 
csplugins/trunk/ucsf/scooter/metaNodePlugin2/src/metaNodePlugin2/ui/MetanodeSettingsDialog.java
     2011-11-22 22:44:52 UTC (rev 27561)
+++ 
csplugins/trunk/ucsf/scooter/metaNodePlugin2/src/metaNodePlugin2/ui/MetanodeSettingsDialog.java
     2011-11-22 22:45:34 UTC (rev 27562)
@@ -611,7 +611,7 @@
         */
        public void actionPerformed(ActionEvent e) {
                String command = e.getActionCommand();
-               System.out.println("actionPerformed("+e+")");
+               // System.out.println("actionPerformed("+e+")");
 
                if (command.equals("done")) {
                        updateSettings(true);

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to