Remove an overlooked, unused float from struct COOKContext.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21909 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
701021b487
commit
cfd8b1444b
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ typedef struct cook {
|
|||
|
||||
/* generatable tables and related variables */
|
||||
int gain_size_factor;
|
||||
float gain_table[23];
|
||||
|
||||
/* data buffers */
|
||||
|
||||
|
|
Loading…
Reference in a new issue