This commit is contained in:
Jan Kratochvil 2002-09-17 18:30:38 +00:00 committed by Alexandre Julliard
parent c2c03b022d
commit b90930310c
1 changed files with 0 additions and 1 deletions

View File

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