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:
Gé van Geldorp 2005-01-12 22:57:30 +00:00
parent e247c380dd
commit bc33e47045

View file

@ -414,7 +414,6 @@ static BOOL SHDOCVW_TryLoadMozillaControl()
SHDOCVW_TryDownloadMozillaControl();
bTried = TRUE;
}
return TRUE;
}
/*************************************************************************