remove #error, because sdl.cpp isn't even included in the makefile for now
authorAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 16:06:58 +0000 (16:06 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 25 Mar 2008 16:06:58 +0000 (16:06 +0000)
lib/gdi/sdl.cpp

index 655fa9333199e86ebcdbf32e4c0a04fa6c47bce6..6dbdb67c23dccdffbd9d9613d00c1fa9393898c9 100644 (file)
@@ -1,5 +1,4 @@
 #ifdef WITH_SDL
-#error
 #include <lib/gdi/sdl.h>
 
 #include <lib/base/init.h>