summaryrefslogtreecommitdiff
path: root/libavcodec/ac3.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ac3.h')
-rw-r--r--libavcodec/ac3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ac3.h b/libavcodec/ac3.h
index 47878c39cd..a53817e1b0 100644
--- a/libavcodec/ac3.h
+++ b/libavcodec/ac3.h
@@ -164,7 +164,6 @@ typedef struct AC3EncOptions {
int cpl_start;
} AC3EncOptions;
-
void ff_ac3_common_init(void);
extern const int64_t ff_ac3_channel_layouts[];