dnxhdenc: remove unused variable from context

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Jean First 2011-12-14 22:48:29 +01:00 committed by Michael Niedermayer
parent f129f593f7
commit a1be5bc79d
1 changed files with 0 additions and 2 deletions

View File

@ -84,8 +84,6 @@ typedef struct DNXHDEncContext {
unsigned qscale;
unsigned lambda;
unsigned thread_size;
uint16_t *mb_bits;
uint8_t *mb_qscale;