mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
Sync to Wine-20050111:
Eric Pouech <pouech-eric@wanadoo.fr> - Removed excessive statement (break after return or goto, not useful break, not needed vars...) svn path=/trunk/; revision=13000
This commit is contained in:
parent
e247c380dd
commit
bc33e47045
1 changed files with 0 additions and 1 deletions
|
@ -414,7 +414,6 @@ static BOOL SHDOCVW_TryLoadMozillaControl()
|
|||
SHDOCVW_TryDownloadMozillaControl();
|
||||
bTried = TRUE;
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
/*************************************************************************
|
||||
|
|
Loading…
Reference in a new issue