aboutsummaryrefslogtreecommitdiff
path: root/common/str.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/str.cpp')
-rw-r--r--common/str.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/str.cpp b/common/str.cpp
index ea1240adf1..2c0de82f7d 100644
--- a/common/str.cpp
+++ b/common/str.cpp
@@ -23,10 +23,6 @@
#include <ctype.h>
-#ifdef _MSC_VER
-# pragma warning( disable : 4068 ) // unknown pragmas
-#endif
-
namespace ScummVM {