From 9b57d61d1ffde8b24b51108de393522ee83268c9 Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 15 Feb 2010 19:03:14 +0000 Subject: [PATCH] remove duplicate move_TVnodes() --- cmd/smyrna/topviewfuncs.c | 5 ----- 1 file changed, 5 deletions(-) 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; -} - -- 2.40.0