diff options
Diffstat (limited to 'audio/decode/dec_audio.h')
-rw-r--r-- | audio/decode/dec_audio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/decode/dec_audio.h b/audio/decode/dec_audio.h index a8c66fa67e..17ce6b838f 100644 --- a/audio/decode/dec_audio.h +++ b/audio/decode/dec_audio.h @@ -36,7 +36,6 @@ struct dec_audio { struct af_stream *afilter; char *decoder_desc; int init_retries; - struct mp_audio_pool *pool; struct mp_audio decode_format; struct mp_audio *waiting; // used on format-change // set by decoder |