aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/include
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2023-10-06 16:16:43 +0300
committerMartin Storsjo <martin@martin.st>2023-10-06 16:16:43 +0300
commitecb781c5af9e925806050d6852a52cbdbeeb81d0 (patch)
tree1df95e18236e63c49502c4688f1ac5ab4527414a /libAACdec/include
parent0f91e9ba6061a1ff927be6c5cc9b24587eb8c181 (diff)
downloadfdk-aac-ecb781c5af9e925806050d6852a52cbdbeeb81d0.tar.gz
fdk-aac-ecb781c5af9e925806050d6852a52cbdbeeb81d0.tar.bz2
fdk-aac-ecb781c5af9e925806050d6852a52cbdbeeb81d0.zip
Remove duplicate AACDECODER_LIB_VL*
This was applied upstream in 7cb7d8c181837f437152a8edcfd3c0f9c6e3f68c.
Diffstat (limited to 'libAACdec/include')
-rw-r--r--libAACdec/include/aacdecoder_lib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libAACdec/include/aacdecoder_lib.h b/libAACdec/include/aacdecoder_lib.h
index a009ba0..02596b2 100644
--- a/libAACdec/include/aacdecoder_lib.h
+++ b/libAACdec/include/aacdecoder_lib.h
@@ -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.
*/