Commit 0aadfb1b authored by Vidhya V P's avatar Vidhya V P
Browse files

One more minor clean up change.

parent 3071b455
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -881,7 +881,7 @@ typedef enum {
#define SBA_NHARM_HOA3                          16
#define SBA_T_DESIGN_11_SIZE                    70
#define SBA_DTX_BITRATE_THRESHOLD               IVAS_80k

#ifndef SBA_MODE_CLEAN_UP
typedef enum 
{
    SBA_MODE_NONE,
@@ -889,7 +889,7 @@ typedef enum
    SBA_MODE_SPAR, // VE: this is actually SBA_MODE_SPAR_DIRAC
} SBA_MODE;


#endif
/*----------------------------------------------------------------------------------*
 * DirAC Constants 
 *----------------------------------------------------------------------------------*/