From: Andreas Oberritter Date: Wed, 18 Jan 2006 01:23:51 +0000 (+0000) Subject: fixed two errors X-Git-Tag: 2.6.0~4391 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/9adbe7518c34eb513bbb3eba3dfbce639c4ac7f6 fixed two errors --- diff --git a/main/enigma.cpp b/main/enigma.cpp index 65ba4050..c868902f 100644 --- a/main/enigma.cpp +++ b/main/enigma.cpp @@ -1,7 +1,4 @@ -#undef WITH_SDL - #ifdef WITH_SDL -#error #define SDLDC #endif @@ -19,7 +16,6 @@ #include #ifdef WITH_SDL -#error #include #endif #include