summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodecaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/encavcodecaudio.c')
-rw-r--r--libhb/encavcodecaudio.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libhb/encavcodecaudio.c b/libhb/encavcodecaudio.c
index d87416465..3a23256fa 100644
--- a/libhb/encavcodecaudio.c
+++ b/libhb/encavcodecaudio.c
@@ -9,9 +9,6 @@
#include "downmix.h"
#include "libavcodec/audioconvert.h"
-struct AVAudioConvert;
-typedef struct AVAudioConvert AVAudioConvert;
-
struct hb_work_private_s
{
hb_job_t * job;