Commit b9093031 authored by Jan Kratochvil's avatar Jan Kratochvil Committed by Alexandre Julliard

Bug fix.

parent c2c03b02
......@@ -358,7 +358,6 @@ static int symbol_finish(void)
started = 1;
}
printf("\t%s\n",search_symbol->symbolname);
return 1;
}
return started;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment