summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/roqvideo.h')
-rw-r--r--libavcodec/roqvideo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h
index 9c457cac45..202f32a394 100644
--- a/libavcodec/roqvideo.h
+++ b/libavcodec/roqvideo.h
@@ -47,8 +47,6 @@ typedef struct RoqContext {
AVFrame *last_frame;
AVFrame *current_frame;
int first_frame;
- int y_stride;
- int c_stride;
roq_cell cb2x2[256];
roq_qcell cb4x4[256];