Merge "Removing unused img_setup field."
This commit is contained in:
commit
4466e83a22
@ -46,7 +46,6 @@ struct vpx_codec_alg_priv {
|
||||
vpx_decrypt_cb decrypt_cb;
|
||||
void *decrypt_state;
|
||||
vpx_image_t img;
|
||||
int img_setup;
|
||||
int img_avail;
|
||||
int invert_tile_order;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user