Commit 71603aaf authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

removed commented out switch

parent 3301bfc8
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -172,9 +172,6 @@
#define FIX_1413_IGF_INIT_PRINTOUT                      /* FhG: use correct variable for IGF initiliazation */
#define RENDERER_MD_SYNC_DELAY_TO_INTEGER               /* FhG: change data type of metadata sync delay in ext renderer to int16_t for better BASOP portability (and nicer code) */
#define FIX_1419_MONO_STEREO_UMX                        /* FhG: fix for issue 1419 : support upmix to all output formats for mono and stereo */
#ifdef FIX_1419_MONO_STEREO_UMX
/* #define FIX_1419_SPATIAL_UMX */                            /* FhG: issue 1419: enable spatial upmix for mono/stereo; configurable via renderer config */
#endif


/* #################### End BE switches ################################## */