summaryrefslogtreecommitdiff
path: root/libavcodec/opusenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/opusenc.h')
-rw-r--r--libavcodec/opusenc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/opusenc.h b/libavcodec/opusenc.h
index 56e4af67e3..b9162ebec6 100644
--- a/libavcodec/opusenc.h
+++ b/libavcodec/opusenc.h
@@ -51,6 +51,4 @@ typedef struct OpusPacketInfo {
int frames;
} OpusPacketInfo;
-void ff_celt_enc_bitalloc(CeltFrame *f, OpusRangeCoder *rc);
-
#endif /* AVCODEC_OPUSENC_H */