summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_coefupdateprobs.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/common/vp9_coefupdateprobs.h')
-rw-r--r--vp9/common/vp9_coefupdateprobs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vp9/common/vp9_coefupdateprobs.h b/vp9/common/vp9_coefupdateprobs.h
index ce3563483..e86200802 100644
--- a/vp9/common/vp9_coefupdateprobs.h
+++ b/vp9/common/vp9_coefupdateprobs.h
@@ -14,8 +14,6 @@
/* Update probabilities for the nodes in the token entropy tree.
Generated file included by vp9_entropy.c */
-#define VP9_DEF_UPDATE_PROB 252
-
static const vp9_prob vp9_coef_update_prob[UNCONSTRAINED_NODES] = {
252, 252, 252,
};