summaryrefslogtreecommitdiff
path: root/libavcodec/mss4.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mss4.c')
-rw-r--r--libavcodec/mss4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mss4.c b/libavcodec/mss4.c
index f575387e6e..977e1e5552 100644
--- a/libavcodec/mss4.c
+++ b/libavcodec/mss4.c
@@ -126,7 +126,6 @@ static const uint8_t mss4_vec_entry_vlc_syms[2][9] = {
typedef struct MSS4Context {
AVFrame pic;
- DSPContext dsp;
VLC dc_vlc[2], ac_vlc[2];
VLC vec_entry_vlc[2];