mirror of https://github.com/mstorsjo/fdk-aac.git
Remove duplicate AACDECODER_LIB_VL*
This was applied upstream in 7cb7d8c181
.
This commit is contained in:
parent
0f91e9ba60
commit
ecb781c5af
|
@ -436,11 +436,6 @@ Where N equals to CStreamInfo::frameSize .
|
|||
#define AACDECODER_LIB_VL2 0
|
||||
|
||||
#include "genericStds.h"
|
||||
|
||||
#define AACDECODER_LIB_VL0 3
|
||||
#define AACDECODER_LIB_VL1 2
|
||||
#define AACDECODER_LIB_VL2 0
|
||||
|
||||
/**
|
||||
* \brief AAC decoder error codes.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue