Author: mes
Date: 2009-12-15 12:35:34 -0800 (Tue, 15 Dec 2009)
New Revision: 18767

Modified:
   corelibs/trunk/ding/src/ding/view/DGraphView.java
Log:
removed a println

Modified: corelibs/trunk/ding/src/ding/view/DGraphView.java
===================================================================
--- corelibs/trunk/ding/src/ding/view/DGraphView.java   2009-12-15 20:33:50 UTC 
(rev 18766)
+++ corelibs/trunk/ding/src/ding/view/DGraphView.java   2009-12-15 20:35:34 UTC 
(rev 18767)
@@ -2586,7 +2586,6 @@
                if ( zoom > 0 ) 
                        return zoom;
        
-               System.out.println("invalid zoom: " + zoom + "   using orig: " 
+ orig);
                return orig;
        }
        

--

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