This commit is contained in:
Jan Kratochvil 2002-09-17 18:30:38 +00:00 committed by Alexandre Julliard
parent c2c03b022d
commit b90930310c

View file

@ -358,7 +358,6 @@ static int symbol_finish(void)
started = 1;
}
printf("\t%s\n",search_symbol->symbolname);
return 1;
}
return started;
}