Author: ruschein
Date: 2011-05-11 08:46:09 -0700 (Wed, 11 May 2011)
New Revision: 25008

Modified:
   
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DGraphView.java
Log:
Removed debugging code.

Modified: 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DGraphView.java
===================================================================
--- 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DGraphView.java
    2011-05-11 15:39:21 UTC (rev 25007)
+++ 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DGraphView.java
    2011-05-11 15:46:09 UTC (rev 25008)
@@ -1351,7 +1351,6 @@
         * @return DOCUMENT ME!
         */
        public boolean hideGraphObject(Object obj) {
-System.err.println("+++++++++++++++++++++++ call to 
DGraphView.hideGraphObject()");
                return hideGraphObjectInternal(obj, 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