summaryrefslogtreecommitdiff
path: root/libavcodec/rtjpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rtjpeg.h')
-rw-r--r--libavcodec/rtjpeg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/rtjpeg.h b/libavcodec/rtjpeg.h
index f592e08a43..daecc8a75a 100644
--- a/libavcodec/rtjpeg.h
+++ b/libavcodec/rtjpeg.h
@@ -25,7 +25,6 @@
typedef struct {
int w, h;
DSPContext *dsp;
- DCTELEM block[64];
uint8_t scan[64];
uint32_t lquant[64];
uint32_t cquant[64];