summaryrefslogtreecommitdiff
path: root/libavcodec/aactab.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aactab.h')
-rw-r--r--libavcodec/aactab.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/aactab.h b/libavcodec/aactab.h
index e7d5d486ef..321c5d392a 100644
--- a/libavcodec/aactab.h
+++ b/libavcodec/aactab.h
@@ -30,7 +30,6 @@
#ifndef AVCODEC_AACTAB_H
#define AVCODEC_AACTAB_H
-#include "libavutil/thread.h"
#include "libavutil/mem.h"
#include "aac.h"
#include "aac_tablegen_decl.h"
@@ -41,8 +40,6 @@
* Tables in this file are shared by the AAC decoders and encoder
*/
-extern AVOnce aac_table_init; /* Protects ff_aac_tableinit() */
-
/* @name ltp_coef
* Table of the LTP coefficients
*/