summaryrefslogtreecommitdiff
path: root/vp8/decoder/onyxd_int.h
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2011-02-08 00:05:10 -0500
committerJohn Koleszar <jkoleszar@google.com>2011-02-08 00:05:11 -0500
commit9683198e7b97b3e1f5b56bdc2d66a1b1e17a1209 (patch)
tree34023d6cf7035c3b79eceb28f1b950e07683f5b4 /vp8/decoder/onyxd_int.h
parent318a14c637e3ec91d3ee9541a0ed527106947203 (diff)
parenteaadfb58695f1b5928be47e87bb00d7a6096a3ab (diff)
downloadlibvpx-9683198e7b97b3e1f5b56bdc2d66a1b1e17a1209.tar
libvpx-9683198e7b97b3e1f5b56bdc2d66a1b1e17a1209.tar.gz
libvpx-9683198e7b97b3e1f5b56bdc2d66a1b1e17a1209.tar.bz2
libvpx-9683198e7b97b3e1f5b56bdc2d66a1b1e17a1209.zip
Merge remote branch 'origin/master' into experimental
Change-Id: I7897261eb2956f778f9f9885ce2005b1e134b28f
Diffstat (limited to 'vp8/decoder/onyxd_int.h')
-rw-r--r--vp8/decoder/onyxd_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp8/decoder/onyxd_int.h b/vp8/decoder/onyxd_int.h
index 5ac032b8b..3e4c6f33c 100644
--- a/vp8/decoder/onyxd_int.h
+++ b/vp8/decoder/onyxd_int.h
@@ -125,7 +125,6 @@ typedef struct VP8Decompressor
#if CONFIG_RUNTIME_CPU_DETECT
vp8_dequant_rtcd_vtable_t dequant;
- struct vp8_dboolhuff_rtcd_vtable dboolhuff;
#endif