aboutsummaryrefslogtreecommitdiff
path: root/common/scummsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/scummsys.h')
-rw-r--r--common/scummsys.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/scummsys.h b/common/scummsys.h
index 55429fb847..b5fda99397 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -110,12 +110,6 @@
#include "config.h"
#endif
-// make sure we really are compiling for WIN32
-#ifndef WIN32
-#undef _MSC_VER
-#endif
-
-
//
// Define scumm_stricmp and scumm_strnicmp
//