]> granicus.if.org Git - graphviz/commitdiff
remove unused var
authorellson <devnull@localhost>
Fri, 1 Aug 2008 18:57:06 +0000 (18:57 +0000)
committerellson <devnull@localhost>
Fri, 1 Aug 2008 18:57:06 +0000 (18:57 +0000)
lib/neatogen/multispline.c

index ba02244c1cb7e68a400e365c53b33fd7be5190f5..4fe24bff11652e157cba9ecf9843196115304794 100644 (file)
@@ -1366,7 +1366,6 @@ int makeMultiSpline(edge_t* e, router_t * rtr, int doPolyline)
     return ret;
 }
 #else
-static int _cnt;
 static boolean spline_merge(node_t * n)
 {
     return FALSE;
@@ -2713,4 +2712,4 @@ int makeMultiSpline(edge_t* e, router_t * rtr, int doPolyline)
 
 
 
-#endif 
\ No newline at end of file
+#endif