]> granicus.if.org Git - graphviz/commitdiff
str defined as parameter and as local variable, delete local variable
authorellson <devnull@localhost>
Sat, 30 Jul 2005 00:49:41 +0000 (00:49 +0000)
committerellson <devnull@localhost>
Sat, 30 Jul 2005 00:49:41 +0000 (00:49 +0000)
lib/fdpgen/layout.c

index 6d95e2fafaef871f6fd98b091fc55e46141cd9a4..9164f1c135fd3dc6eda22054232d123e4655461f 100644 (file)
@@ -1062,7 +1062,6 @@ void fdpLayout(graph_t * g)
 static void
 fdpSplines (graph_t * g, char* str)
 {
-    char *str;
     int trySplines = 0;
 
     if (str) {