Actually remove the pulled out field (sequel to r31406)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31414 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
461e2c72ad
commit
567e0ad93e
1 changed files with 0 additions and 1 deletions
|
@ -226,7 +226,6 @@ enum character_encoding {
|
|||
|
||||
/* cache embedded cuesheet details */
|
||||
struct embedded_cuesheet {
|
||||
bool present;
|
||||
int size;
|
||||
off_t pos;
|
||||
enum character_encoding encoding;
|
||||
|
|
Loading…
Reference in a new issue