Commit 84475ae1 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

[fix] remove switch that was already removed on main

parent 63db65c2
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -131,7 +131,6 @@
/*#define VARIABLE_SPEED_DECODING*/                 /* variable speed decoding employing the JBM functioniality; move to DEBUGGING after build for disabled is fixed */
#define DISABLE_LIMITER                         /* disable the limiter to aid BE debugging */
#define DEBUG_SIMULATE_EXTORIENTATION_MAIN_FOR_BE /* simulate the problem discussed in*/
#define DEBUG_IND_LIST_MEMORY                   /* raise assert() when ind_list[] runs out of memory */ // TODO tmu check merge

/*Split Rendering Debug switches*/
/*#define DBG_WAV_WRITER*/                      /* add debugging function dbgwrite_wav() */