Loading lib_com/options.h +0 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,6 @@ /* #################### End DEBUGGING switches ############################ */ /* keep as part of options.h */ #define BASOP_NOGLOB /* Disable global symbols in BASOPs, Overflow/Carry in BASOPs disabled, additional BASOPs in case of Overflow */ /*#define DISABLE_LIMITER */ /* test switch for testing BE between 5ms and 20ms rendering */ Loading apps/decoder.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_com/options.h +0 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,6 @@ /* #################### End DEBUGGING switches ############################ */ /* keep as part of options.h */ #define BASOP_NOGLOB /* Disable global symbols in BASOPs, Overflow/Carry in BASOPs disabled, additional BASOPs in case of Overflow */ /*#define DISABLE_LIMITER */ /* test switch for testing BE between 5ms and 20ms rendering */ Loading