summaryrefslogtreecommitdiff
path: root/libavcodec/mpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpc.h')
-rw-r--r--libavcodec/mpc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/mpc.h b/libavcodec/mpc.h
index 86d4b6d393..cbb121eddd 100644
--- a/libavcodec/mpc.h
+++ b/libavcodec/mpc.h
@@ -50,7 +50,6 @@ typedef struct Band {
}Band;
typedef struct MPCContext {
- AVFrame frame;
DSPContext dsp;
MPADSPContext mpadsp;
GetBitContext gb;