decoder/mad: don't initialize xing::frames
This commit is contained in:
parent
562ae44d38
commit
3cd5dd15f8
@ -707,7 +707,6 @@ inline bool
|
|||||||
MadDecoder::DecodeFirstFrame(Tag **tag)
|
MadDecoder::DecodeFirstFrame(Tag **tag)
|
||||||
{
|
{
|
||||||
struct xing xing;
|
struct xing xing;
|
||||||
xing.frames = 0;
|
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
enum mp3_action ret;
|
enum mp3_action ret;
|
||||||
|
Loading…
Reference in New Issue
Block a user