SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation

svn-id: r54575
This commit is contained in:
Max Horn 2010-11-29 16:35:29 +00:00
parent f0fdff21f6
commit 4bed2b3ff5
15 changed files with 18 additions and 44 deletions

View file

@ -27,9 +27,6 @@
#if defined(SDL_BACKEND)
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_EXCEPTION_FILE
#include "backends/events/sdl/sdl-events.h"
#include "backends/platform/sdl/sdl.h"
#include "common/config-manager.h"