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/graphics/linuxmotosdl/linuxmotosdl-graphics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h') diff --git a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h index 2a928ed7e1..8124aca778 100644 --- a/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h +++ b/backends/graphics/linuxmotosdl/linuxmotosdl-graphics.h @@ -26,9 +26,6 @@ #ifndef BACKENDS_GRAPHICS_SDL_LINUXMOTO_H #define BACKENDS_GRAPHICS_SDL_LINUXMOTO_H -// Disable symbol overrides so that we can use system headers. -#define FORBIDDEN_SYMBOL_EXCEPTION_FILE - #include "backends/graphics/sdl/sdl-graphics.h" class LinuxmotoSdlGraphicsManager : public SdlGraphicsManager { -- cgit v1.2.3