summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_entropymode.h
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2013-03-26 15:27:35 -0700
committerYaowu Xu <yaowu@google.com>2013-03-26 15:27:35 -0700
commit43df87e8417ae83ebc73d1535e381c900fd471fa (patch)
tree63b3c7c9dac728dd8b23d51e2c27de00e49349b1 /vp9/common/vp9_entropymode.h
parent66eff0aa3878c0f3aa6a93d0f171ffd63356c2f7 (diff)
downloadlibvpx-43df87e8417ae83ebc73d1535e381c900fd471fa.tar
libvpx-43df87e8417ae83ebc73d1535e381c900fd471fa.tar.gz
libvpx-43df87e8417ae83ebc73d1535e381c900fd471fa.tar.bz2
libvpx-43df87e8417ae83ebc73d1535e381c900fd471fa.zip
remove code not in use
Change-Id: I4fa46f10e82aca36c563f7ea829e5a3177a0c740
Diffstat (limited to 'vp9/common/vp9_entropymode.h')
-rw-r--r--vp9/common/vp9_entropymode.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vp9/common/vp9_entropymode.h b/vp9/common/vp9_entropymode.h
index 345eb0253..8b0caf6eb 100644
--- a/vp9/common/vp9_entropymode.h
+++ b/vp9/common/vp9_entropymode.h
@@ -34,8 +34,6 @@ extern const vp9_prob vp9_mbsplit_probs[VP9_NUMMBSPLITS - 1];
extern int vp9_mv_cont(const int_mv *l, const int_mv *a);
-extern const vp9_prob vp9_sub_mv_ref_prob[VP9_SUBMVREFS - 1];
-
extern const vp9_prob vp9_sub_mv_ref_prob2[SUBMVREF_COUNT][VP9_SUBMVREFS - 1];
extern const unsigned int vp9_kf_default_bmode_counts[VP9_KF_BINTRAMODES]