# HG changeset patch # User maxim # Date 1275239570 0 # Node ID 46a7546ad744c8c23576213ed711b616734401ed # Parent 77243f47f39e064b9204e3b9754081ad36afd453 Remove unused variables. diff -r 77243f47f39e -r 46a7546ad744 ivi_common.h --- a/ivi_common.h Sat May 29 15:29:40 2010 +0000 +++ b/ivi_common.h Sun May 30 17:12:50 2010 +0000 @@ -146,8 +146,6 @@ IVIHuffTab blk_vlc; ///< vlc table for decoding block data - uint16_t *dequant_intra; ///< ptr to dequant tables for intra blocks - uint16_t *dequant_inter; ///< ptr dequant tables for inter blocks int num_corr; ///< number of correction entries uint8_t corr[61*2]; ///< rvmap correction pairs int rvmap_sel; ///< rvmap table selector