From: ellson Date: Mon, 15 Feb 2010 19:03:14 +0000 (+0000) Subject: remove duplicate move_TVnodes() X-Git-Tag: LAST_LIBGRAPH~32^2~1438 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b57d61d1ffde8b24b51108de393522ee83268c9;p=graphviz remove duplicate move_TVnodes() --- diff --git a/cmd/smyrna/topviewfuncs.c b/cmd/smyrna/topviewfuncs.c index 7e61112d3..210a0fb2b 100644 --- a/cmd/smyrna/topviewfuncs.c +++ b/cmd/smyrna/topviewfuncs.c @@ -735,10 +735,5 @@ void freeSmGraph(Agraph_t * g,topview* t) { return ; } -void move_TVnodes() -{ - return; -} -