From f9bb032d226bfb3b2640e7328b1e0a0f0de11a60 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 30 Sep 2008 18:14:30 +0000 Subject: [PATCH] unused var --- lib/inkpot/test/test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/inkpot/test/test.c b/lib/inkpot/test/test.c index ac59d8f5a..7da858a4e 100644 --- a/lib/inkpot/test/test.c +++ b/lib/inkpot/test/test.c @@ -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(); -- 2.40.0