From 8fa2f90a2638f9d635cc2e1e55093e671734274c Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 3 Nov 2018 23:06:10 +0000 Subject: CREATE_PROJECT: Support building with Tremor instead of Vorbis --- backends/platform/symbian/src/portdefs.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'backends') diff --git a/backends/platform/symbian/src/portdefs.h b/backends/platform/symbian/src/portdefs.h index 7729145eac..93dd4fa982 100644 --- a/backends/platform/symbian/src/portdefs.h +++ b/backends/platform/symbian/src/portdefs.h @@ -90,10 +90,6 @@ namespace std #define DISABLE_COMMAND_LINE #define USE_RGB_COLOR -#if defined(USE_TREMOR) && !defined(USE_VORBIS) -#define USE_VORBIS // make sure this one is defined together with USE_TREMOR! -#endif - // hack in some tricks to work around not having these fcns for Symbian // and we _really_ don't wanna link with any other windows LIBC library! #if defined(__GCC32__) -- cgit v1.2.3