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/dinguxsdl/dinguxsdl-graphics.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'backends/graphics/dinguxsdl') diff --git a/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp b/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp index fb164638b9..3c043ca986 100644 --- a/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp +++ b/backends/graphics/dinguxsdl/dinguxsdl-graphics.cpp @@ -27,9 +27,6 @@ #if defined(DINGUX) -// Disable symbol overrides so that we can use system headers. -#define FORBIDDEN_SYMBOL_EXCEPTION_FILE - #include "backends/graphics/dinguxsdl/dinguxsdl-graphics.h" #include "backends/events/dinguxsdl/dinguxsdl-events.h" #include "graphics/scaler/aspect.h" -- cgit v1.2.3