Commit aab70f4d authored by Scott LaVarnway's avatar Scott LaVarnway Committed by Gerrit Code Review
Browse files

Merge "Removed duplicate code in threading.c"

Showing with 272 additions and 470 deletions
...@@ -32,8 +32,6 @@ typedef struct ...@@ -32,8 +32,6 @@ typedef struct
{ {
MACROBLOCKD mbd; MACROBLOCKD mbd;
int mb_row; int mb_row;
int current_mb_col;
short *coef_ptr;
} MB_ROW_DEC; } MB_ROW_DEC;
typedef struct typedef struct
......
This diff is collapsed.
Supports Markdown
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