diff options
Diffstat (limited to 'backends/platform/symbian')
-rw-r--r-- | backends/platform/symbian/src/portdefs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/symbian/src/portdefs.h b/backends/platform/symbian/src/portdefs.h index 8e1ba150cc..cfd6c89a7a 100644 --- a/backends/platform/symbian/src/portdefs.h +++ b/backends/platform/symbian/src/portdefs.h @@ -36,7 +36,6 @@ #include <math.h> #define DISABLE_COMMAND_LINE -#define VECTOR_RENDERER_FORMAT 565 #if defined(USE_TREMOR) && !defined(USE_VORBIS) #define USE_VORBIS // make sure this one is defined together with USE_TREMOR! |