Commit c1486f0e authored by Dmitry Kovalev's avatar Dmitry Kovalev Committed by Gerrit Code Review
Browse files

Merge "Removing unused last_skip_{probs_q, false_probs} arrays."

Showing with 0 additions and 3 deletions
......@@ -726,9 +726,6 @@ typedef struct VP9_COMP {
int cpu_used;
int pass;
vp9_prob last_skip_false_probs[3][SKIP_CONTEXTS];
int last_skip_probs_q[3];
int ref_frame_flags;
SPEED_FEATURES sf;
......
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