Index: trunk/src_plugins/io_eagle/eagle_bin.c =================================================================== --- trunk/src_plugins/io_eagle/eagle_bin.c (revision 33906) +++ trunk/src_plugins/io_eagle/eagle_bin.c (revision 33907) @@ -2165,7 +2165,7 @@ to do the same flattening) */ static int postproc_signal(void *ctx, egb_ctx_t *egb_ctx) { - egb_node_t *n, *next; + egb_node_t *n; if (egb_ctx->signals == NULL) return 0; /* probably a library */