Commit a1be5bc7 authored by Jean First's avatar Jean First Committed by Michael Niedermayer

dnxhdenc: remove unused variable from context

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent f129f593
......@@ -84,8 +84,6 @@ typedef struct DNXHDEncContext {
unsigned qscale;
unsigned lambda;
unsigned thread_size;
uint16_t *mb_bits;
uint8_t *mb_qscale;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment