From 8a5ff16e99e8db416fd4702d0710e4e784ec4965 Mon Sep 17 00:00:00 2001 From: cohrs Date: Tue, 28 Dec 2010 19:54:41 +0000 Subject: [PATCH] gcc warning --- src/write.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/write.c b/src/write.c index c2aef53d7..d5f61c67f 100644 --- a/src/write.c +++ b/src/write.c @@ -363,7 +363,6 @@ char *outbuf; 0 }; const char *descr, *const *comp_p; - int idx; descr = OBJ_DESCR(objects[booktype]); for (comp_p = compositions; *comp_p; ++comp_p)