Remove old mingw hacks so that composer++ will build with currently recommended mingw tools.

Thanks to David King <d_king@xtra.co.nz> for the patch.
Bug #220978 r=cls
This commit is contained in:
cls%seawood.org 2003-12-31 23:43:00 +00:00
parent f19fbcd3a2
commit 17dc7b5d5a
2 changed files with 2 additions and 6 deletions

View File

@ -107,9 +107,7 @@ IDD_SPLASH DIALOGEX
FONT 8, "MS Sans Serif"
BEGIN
CONTROL
#ifndef __MINGW32__
IDB_SPLASH,
#endif
IDB_SPLASH,
IDB_SPLASH,
"Static",
SS_BITMAP,

View File

@ -62,9 +62,7 @@ IDD_SPLASH DIALOGEX
FONT 8, "MS Sans Serif"
BEGIN
CONTROL
#ifndef __MINGW32__
IDB_SPLASH,
#endif
IDB_SPLASH,
IDB_SPLASH,
"Static",
SS_BITMAP,