]> granicus.if.org Git - graphviz/commitdiff
remove duplicate move_TVnodes()
authorellson <devnull@localhost>
Mon, 15 Feb 2010 19:03:14 +0000 (19:03 +0000)
committerellson <devnull@localhost>
Mon, 15 Feb 2010 19:03:14 +0000 (19:03 +0000)
cmd/smyrna/topviewfuncs.c

index 7e61112d30f92780c2f9e8a19bb838204d030829..210a0fb2b42c7d060898f3e9cca3bbe545cb8326 100644 (file)
@@ -735,10 +735,5 @@ void freeSmGraph(Agraph_t * g,topview* t)
 {
     return ;
 }
-void move_TVnodes()
-{
-    return;
-}
-