From 3adcbe2f15a034fa9ff7f16639086f24fa684257 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 8 Feb 2012 14:18:02 -0800 Subject: Remove write-only variable "mbs_dual_count". Change-Id: Icf7a6749ca2f8ad6a032f86c34540d1c5880cf68 --- vp8/encoder/onyx_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'vp8/encoder/onyx_int.h') diff --git a/vp8/encoder/onyx_int.h b/vp8/encoder/onyx_int.h index 184c650ee..892d514eb 100644 --- a/vp8/encoder/onyx_int.h +++ b/vp8/encoder/onyx_int.h @@ -358,7 +358,6 @@ typedef struct VP8_COMP unsigned int mode_test_hit_counts[MAX_MODES]; unsigned int mode_chosen_counts[MAX_MODES]; unsigned int mbs_tested_so_far; - unsigned int mbs_dual_count; int rd_thresh_mult[MAX_MODES]; int rd_baseline_thresh[MAX_MODES]; -- cgit v1.2.3