Author: pwang
Date: 2011-06-03 17:15:38 -0700 (Fri, 03 Jun 2011)
New Revision: 25640
Modified:
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/NetworkPanel.java
Log:
Removed misleading warning message
Modified:
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/NetworkPanel.java
===================================================================
---
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/NetworkPanel.java
2011-06-04 00:09:20 UTC (rev 25639)
+++
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/NetworkPanel.java
2011-06-04 00:15:38 UTC (rev 25640)
@@ -373,7 +373,6 @@
final CyNetworkView view = e.getNetworkView();
if (view == null) {
- logger.warn("Current network view is set to null.");
return;
}
--
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.