summaryrefslogtreecommitdiff
path: root/libavcodec/vp8data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vp8data.h')
-rw-r--r--libavcodec/vp8data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/vp8data.h b/libavcodec/vp8data.h
index e8bd82da79..80fa808484 100644
--- a/libavcodec/vp8data.h
+++ b/libavcodec/vp8data.h
@@ -361,8 +361,6 @@ static const uint8_t * const vp8_dct_cat_prob[6] =
vp8_dct_cat6_prob,
};
-static const uint8_t vp8_dct_cat_offset[6] = { 5, 7, 11, 19, 35, 67 };
-
static const uint8_t vp8_token_default_probs[4][8][3][NUM_DCT_TOKENS-1] =
{
{