git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6acbd14
)
remove #error, because sdl.cpp isn't even included in the makefile for now
author
Andreas Oberritter
<obi@opendreambox.org>
Tue, 25 Mar 2008 16:06:58 +0000
(16:06 +0000)
committer
Andreas Oberritter
<obi@opendreambox.org>
Tue, 25 Mar 2008 16:06:58 +0000
(16:06 +0000)
lib/gdi/sdl.cpp
patch
|
blob
|
history
diff --git
a/lib/gdi/sdl.cpp
b/lib/gdi/sdl.cpp
index 655fa9333199e86ebcdbf32e4c0a04fa6c47bce6..6dbdb67c23dccdffbd9d9613d00c1fa9393898c9 100644
(file)
--- a/
lib/gdi/sdl.cpp
+++ b/
lib/gdi/sdl.cpp
@@
-1,5
+1,4
@@
#ifdef WITH_SDL
-#error
#include <lib/gdi/sdl.h>
#include <lib/base/init.h>