mcomp: Remove an obsolete undef.
The macro was removed in 6724676
.
Change-Id: I412c24aac49bd1ff60a331a30933e0d8ae3f2dd5
This commit is contained in:
@@ -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,
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user