changeset 11798:46a7546ad744 libavcodec

Remove unused variables.
author maxim
date Sun, 30 May 2010 17:12:50 +0000
parents 77243f47f39e
children 25ce7aff1e1d
files ivi_common.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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