mcomp: Remove an obsolete undef.

The macro was removed in 6724676.

Change-Id: I412c24aac49bd1ff60a331a30933e0d8ae3f2dd5
This commit is contained in:
Alex Converse
2016-05-10 18:03:15 -07:00
parent 7764f8af3e
commit 6dd5ec7efb
2 changed files with 0 additions and 2 deletions

View File

@@ -780,7 +780,6 @@ int vp10_find_best_sub_pixel_tree(const MACROBLOCK *x,
}
#undef MVC
#undef PRE
#undef CHECK_BETTER
static INLINE int check_bounds(const MACROBLOCK *x, int row, int col,

View File

@@ -825,7 +825,6 @@ int vp9_find_best_sub_pixel_tree(const MACROBLOCK *x,
}
#undef MVC
#undef PRE
#undef CHECK_BETTER
static INLINE int check_bounds(const MACROBLOCK *x, int row, int col,