Merge "Removing unused img_setup field."

This commit is contained in:
Dmitry Kovalev 2014-05-15 15:02:07 -07:00 committed by Gerrit Code Review
commit 4466e83a22

View File

@ -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;