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/events/linuxmotosdl/linuxmotosdl-events.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'backends/events/linuxmotosdl') diff --git a/backends/events/linuxmotosdl/linuxmotosdl-events.cpp b/backends/events/linuxmotosdl/linuxmotosdl-events.cpp index aa9214d89f..751e4f06ed 100644 --- a/backends/events/linuxmotosdl/linuxmotosdl-events.cpp +++ b/backends/events/linuxmotosdl/linuxmotosdl-events.cpp @@ -27,9 +27,6 @@ #if defined(LINUXMOTO) -// Disable symbol overrides so that we can use system headers. -#define FORBIDDEN_SYMBOL_EXCEPTION_FILE - #include "backends/events/linuxmotosdl/linuxmotosdl-events.h" #include "backends/platform/linuxmoto/linuxmoto-sdl.h" -- cgit v1.2.3