ref: 63fbfa8b1dcf8e244dd0270f31956e8cb8681ea9
parent: 0bfe71e00e006b98799cfac6b33b328509847e79
author: knik <knik>
date: Thu May 1 06:29:33 EDT 2003
CoderInfo: removed unused fields
--- a/libfaac/coder.h
+++ b/libfaac/coder.h
@@ -16,7 +16,7 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: coder.h,v 1.9 2001/06/08 18:01:09 menno Exp $
+ * $Id: coder.h,v 1.10 2003/05/01 10:29:33 knik Exp $
*/
#ifndef CODER_H
@@ -132,8 +132,6 @@
int desired_block_type;
int global_gain;
- int old_value;
- int CurrentStep;
int scale_factor[MAX_SCFAC_BANDS];
int num_window_groups;