]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/opus.h
avcodec/movtextdec: Fix decode_styl() cleanup
[ffmpeg] / libavcodec / opus.h
index 2079f423b4df20850206c9135051e64ead7177ba..2c3d63a7a29317e3fd1c644bdb5250ae7d3c5efc 100644 (file)
@@ -205,6 +205,4 @@ int ff_celt_decode_frame(CeltContext *s, OpusRangeCoder *rc,
                          float **output, int coded_channels, int frame_size,
                          int startband,  int endband);
 
-extern const float ff_celt_window2[120];
-
 #endif /* AVCODEC_OPUS_H */