From 4bed2b3ff588452ed754d0758bf9b1b0df0e8c92 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 29 Nov 2010 16:35:29 +0000 Subject: SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation svn-id: r54575 --- backends/platform/ps2/systemps2.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'backends/platform/ps2') diff --git a/backends/platform/ps2/systemps2.cpp b/backends/platform/ps2/systemps2.cpp index 1b3ae6ba47..da5d55b3fc 100644 --- a/backends/platform/ps2/systemps2.cpp +++ b/backends/platform/ps2/systemps2.cpp @@ -26,9 +26,6 @@ // Disable symbol overrides so that we can use system headers. #define FORBIDDEN_SYMBOL_ALLOW_ALL -// Disable symbol overrides so that we can use system headers. -#define FORBIDDEN_SYMBOL_ALLOW_ALL - #include #include #include -- cgit v1.2.3