From fe96afa705075fbf5426ba9932dbb88362594551 Mon Sep 17 00:00:00 2001 From: Paul Wilkins Date: Fri, 27 Jan 2012 18:29:07 +0000 Subject: Moved some segmentation data structures. Moved some segmentation data structures into VP8_COMMON Change-Id: I59c6e2edf7a0176e35319936eea450027aeb3b39 --- vp8/decoder/onyxd_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'vp8/decoder/onyxd_int.h') diff --git a/vp8/decoder/onyxd_int.h b/vp8/decoder/onyxd_int.h index cf686380a..21d223e5d 100644 --- a/vp8/decoder/onyxd_int.h +++ b/vp8/decoder/onyxd_int.h @@ -89,7 +89,6 @@ typedef struct VP8Decompressor const unsigned char *partitions[MAX_PARTITIONS]; unsigned int partition_sizes[MAX_PARTITIONS]; unsigned int num_partitions; - unsigned char *segmentation_map; #if CONFIG_MULTITHREAD /* variable for threading */ -- cgit v1.2.3