mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
Bug fix.
This commit is contained in:
parent
c2c03b022d
commit
b90930310c
1 changed files with 0 additions and 1 deletions
|
@ -358,7 +358,6 @@ static int symbol_finish(void)
|
|||
started = 1;
|
||||
}
|
||||
printf("\t%s\n",search_symbol->symbolname);
|
||||
return 1;
|
||||
}
|
||||
return started;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue