From 37a05fb0256d149c9d45d29eb2651ba31c78c731 Mon Sep 17 00:00:00 2001 From: ellson Date: Sun, 11 Jun 2006 14:39:47 +0000 Subject: [PATCH] unused variable --- lib/gvc/gvrender.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/gvc/gvrender.c b/lib/gvc/gvrender.c index 761a76faf..20cc15a23 100644 --- a/lib/gvc/gvrender.c +++ b/lib/gvc/gvrender.c @@ -997,7 +997,6 @@ void gvrender_usershape(GVJ_t * job, char *name, pointf * a, int n, bool filled) double iw, ih, pw, ph, tw, th; double scalex, scaley; /* scale factors */ boxf b; /* target box */ - pointf tmp; int i; if (! (us = gvusershape_find(name))) -- 2.49.0