diff --git a/src/store.c b/src/store.c index f02e3e1e..7623a649 100644 --- a/src/store.c +++ b/src/store.c @@ -52,7 +52,6 @@ void check_text_storage(void) void check_symbol_storage(void) { - int i; if(xctx->symbols >= xctx->maxs) { dbg(1, "check_symbol_storage(): more than maxs, %s\n",