From: Emden Gansner Date: Fri, 6 Jan 2012 21:37:35 +0000 (-0500) Subject: Remove stupid extraneous statements X-Git-Tag: LAST_LIBGRAPH~32^2~585^2^2^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d4213db705da4aa0e53f32fbf7e2476e3547ffe;p=graphviz Remove stupid extraneous statements --- diff --git a/lib/neatogen/stress.c b/lib/neatogen/stress.c index a300588e2..c651f770e 100644 --- a/lib/neatogen/stress.c +++ b/lib/neatogen/stress.c @@ -928,9 +928,6 @@ int stress_majorization_kD_mkernel(vtx_data * graph, /* Input graph in sparse re #ifdef NONCORE FILE *fp = NULL; #endif - free(coords[0]); - - free(b[0]); /*************************************************