decoder/dsf: remove unused attribute "id3_size"
This commit is contained in:
parent
e2adb82e29
commit
e6177c3349
@ -45,7 +45,6 @@ struct DsfMetaData {
|
|||||||
offset_type chunk_size;
|
offset_type chunk_size;
|
||||||
#ifdef HAVE_ID3TAG
|
#ifdef HAVE_ID3TAG
|
||||||
offset_type id3_offset;
|
offset_type id3_offset;
|
||||||
uint64_t id3_size;
|
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user