]> granicus.if.org Git - graphviz/commitdiff
unused var
authorellson <devnull@localhost>
Tue, 30 Sep 2008 18:14:30 +0000 (18:14 +0000)
committerellson <devnull@localhost>
Tue, 30 Sep 2008 18:14:30 +0000 (18:14 +0000)
lib/inkpot/test/test.c

index ac59d8f5a6fd4e911c1b0ae20098f5c23a49a080..7da858a4ebe95f445cb069beb0778bc3587e8d20 100644 (file)
@@ -24,7 +24,6 @@ int main (int argc, char *argv[])
     inkpot_t *inkpot;
     inkpot_status_t rc;
     char *color;
-    int i;
     double rgba[4], hsva[4], cmyk[4];
 
     inkpot = inkpot_init();