forked from len0rd/rockbox
libtremor: comment out unused struct member.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29987 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
754b1572fb
commit
f2e7c05c22
1 changed files with 2 additions and 0 deletions
|
@ -115,8 +115,10 @@ typedef struct vorbis_info_mapping0{
|
|||
int floorsubmap[16]; /* [mux] submap to floors */
|
||||
int residuesubmap[16]; /* [mux] submap to residue */
|
||||
|
||||
#if 0
|
||||
int psy[2]; /* by blocktype; impulse/padding for short,
|
||||
transition/normal for long */
|
||||
#endif
|
||||
|
||||
int coupling_steps;
|
||||
int coupling_mag[256];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue