Author: mes
Date: 2011-01-24 14:29:11 -0800 (Mon, 24 Jan 2011)
New Revision: 23584

Modified:
   
core3/linkout-impl/trunk/src/main/java/org/cytoscape/linkout/internal/LinkOut.java
Log:
removed println

Modified: 
core3/linkout-impl/trunk/src/main/java/org/cytoscape/linkout/internal/LinkOut.java
===================================================================
--- 
core3/linkout-impl/trunk/src/main/java/org/cytoscape/linkout/internal/LinkOut.java
  2011-01-24 22:13:09 UTC (rev 23583)
+++ 
core3/linkout-impl/trunk/src/main/java/org/cytoscape/linkout/internal/LinkOut.java
  2011-01-24 22:29:11 UTC (rev 23584)
@@ -75,7 +75,6 @@
                this.props = props.getProperties();
                this.registrar = registrar;
                this.browser = browser;
-               System.out.println("Got linkout");
                readProperties();
                // now link through properties
                addLinksFromProperties();

-- 
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