summaryrefslogtreecommitdiff
path: root/libavcodec/jpegls.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/jpegls.h')
-rw-r--r--libavcodec/jpegls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/jpegls.h b/libavcodec/jpegls.h
index 4bf95626f9..eae3943c30 100644
--- a/libavcodec/jpegls.h
+++ b/libavcodec/jpegls.h
@@ -33,7 +33,6 @@
typedef struct JpeglsContext {
AVCodecContext *avctx;
- AVFrame picture;
} JpeglsContext;
typedef struct JLSState {