Author: mes
Date: 2011-05-10 14:24:29 -0700 (Tue, 10 May 2011)
New Revision: 25002

Modified:
   csplugins/trunk/ucsd/mes/VennDiagram/src/edu/uic/ncdm/venn/VennAnalytic.java
Log:
another change requested by Lee

Modified: 
csplugins/trunk/ucsd/mes/VennDiagram/src/edu/uic/ncdm/venn/VennAnalytic.java
===================================================================
--- 
csplugins/trunk/ucsd/mes/VennDiagram/src/edu/uic/ncdm/venn/VennAnalytic.java    
    2011-05-10 20:51:47 UTC (rev 25001)
+++ 
csplugins/trunk/ucsd/mes/VennDiagram/src/edu/uic/ncdm/venn/VennAnalytic.java    
    2011-05-10 21:24:29 UTC (rev 25002)
@@ -251,7 +251,6 @@
     }
 
     private void calculateAreas() {
-               polyAreas = new double[nPolygons];
         totalCount = 0;
         int size = 200;
         byte[][][] bis = new byte[nCircles][size][size];

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