gcc warning
authorcohrs <cohrs>
Tue, 28 Dec 2010 19:54:41 +0000 (19:54 +0000)
committercohrs <cohrs>
Tue, 28 Dec 2010 19:54:41 +0000 (19:54 +0000)
src/write.c

index c2aef53d76f762c9c0a93f223cd49ef12bf29cdb..d5f61c67f7e8f54c60bac12dd68ba0ff871ac191 100644 (file)
@@ -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)