Skip to content
Snippets Groups Projects
Commit 9a4052a4 authored by Scott LaVarnway's avatar Scott LaVarnway
Browse files

Removed duplicate code in threading.c

Change-Id: Id7e44950ceda67b280e410e541510106ef02f1da
parent b0a12a28
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,6 @@ typedef struct
{
MACROBLOCKD mbd;
int mb_row;
int current_mb_col;
short *coef_ptr;
} MB_ROW_DEC;
typedef struct
......
This diff is collapsed.
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