Skip to content
Snippets Groups Projects
Commit ce0324d8 authored by James Zern's avatar James Zern
Browse files

VP[89]_COMMON: remove unused near_boffset

Change-Id: If9b9ca703b997312df85241a0758d414cfdc5228
parent cdea4a7c
No related branches found
No related tags found
No related merge requests found
......@@ -157,7 +157,6 @@ typedef struct VP8Common
unsigned int current_video_frame;
int near_boffset[3];
int version;
TOKEN_PARTITION multi_token_partition;
......
......@@ -252,7 +252,6 @@ typedef struct VP9Common {
unsigned int frame_context_idx; /* Context to use/update */
unsigned int current_video_frame;
int near_boffset[3];
int version;
double bitrate;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment