From 06bdc7f6dbb2f1287c90b1ec7326b7e8b0dc81ee Mon Sep 17 00:00:00 2001 From: hui su Date: Thu, 1 Oct 2015 11:19:13 -0700 Subject: Small cleanup Change-Id: I5aeaa94b743f84738d288f8b027fec4c164f2ec3 --- vp10/common/reconintra.c | 1 - 1 file changed, 1 deletion(-) (limited to 'vp10/common') diff --git a/vp10/common/reconintra.c b/vp10/common/reconintra.c index 9350d670b..da3553010 100644 --- a/vp10/common/reconintra.c +++ b/vp10/common/reconintra.c @@ -120,7 +120,6 @@ static void build_intra_predictors_high(const MACROBLOCKD *xd, int frame_width, frame_height; int x0, y0; const struct macroblockd_plane *const pd = &xd->plane[plane]; - // int base=128; int base = 128 << (bd - 8); // 127 127 127 .. 127 127 127 127 127 127 // 129 A B .. Y Z -- cgit v1.2.3