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

@ -28,9 +28,6 @@
#if defined(SDL_BACKEND)
// Disable symbol overrides so that we can use system headers.
#define FORBIDDEN_SYMBOL_EXCEPTION_FILE
#include "backends/timer/sdl/sdl-timer.h"
static Uint32 timer_handler(Uint32 interval, void *param) {