ref: 778989a097eb34735c615b2da16fd801ce2e015f
parent: 242157c756314827ad9244952c7253e8900b9626
author: Dmitry Kovalev <[email protected]>
date: Thu Jul 25 07:08:21 EDT 2013
Removing duplicated PREDICTION_PROBS constant. Already defined in vp9_seg_common.h. Change-Id: I5a0e3fa15966b1ebeb77ccd506b55fc231c22342
--- a/vp9/common/vp9_blockd.h
+++ b/vp9/common/vp9_blockd.h
@@ -26,9 +26,6 @@
#include "vp9/common/vp9_treecoder.h"
#define BLOCK_SIZE_GROUPS 4
-
-#define PREDICTION_PROBS 3
-
#define MBSKIP_CONTEXTS 3
/* Segment Feature Masks */