Author: ruschein
Date: 2010-11-19 09:49:04 -0800 (Fri, 19 Nov 2010)
New Revision: 22927

Modified:
   
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DEdgeDetails.java
Log:
Removed a commented line.

Modified: 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DEdgeDetails.java
===================================================================
--- 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DEdgeDetails.java
  2010-11-19 16:22:14 UTC (rev 22926)
+++ 
core3/ding-presentation-impl/trunk/src/main/java/org/cytoscape/ding/impl/DEdgeDetails.java
  2010-11-19 17:49:04 UTC (rev 22927)
@@ -60,7 +60,6 @@
        final HashMap m_targetArrows = new HashMap();
        final HashMap m_targetArrowPaints = new HashMap();
        final HashMap m_segmentPaints = new HashMap();
-       //final HashMap m_segmentDashLengths = new HashMap();
        final HashMap m_labelCounts = new HashMap();
        final HashMap m_labelTexts = new HashMap();
        final HashMap m_labelFonts = new HashMap();

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