diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 16:06:58 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2008-03-25 16:06:58 +0000 |
| commit | d72cd7a235419f114b2e16891ecd17417f3cdc8f (patch) | |
| tree | 048b879a910f77b8d9e90f19a5dc2bfea6f6e003 /lib/gdi | |
| parent | 6acbd14915c70aee9e5b324619bd1952e41b9fff (diff) | |
| download | enigma2-d72cd7a235419f114b2e16891ecd17417f3cdc8f.tar.gz enigma2-d72cd7a235419f114b2e16891ecd17417f3cdc8f.zip | |
remove #error, because sdl.cpp isn't even included in the makefile for now
Diffstat (limited to 'lib/gdi')
| -rw-r--r-- | lib/gdi/sdl.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gdi/sdl.cpp b/lib/gdi/sdl.cpp index 655fa933..6dbdb67c 100644 --- 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> |
