removed unused variable

This commit is contained in:
stefan schippers 2023-04-22 00:23:11 +02:00
parent a2de3cd787
commit 5daf41ca1b
1 changed files with 0 additions and 1 deletions

View File

@ -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",