Commit 3cd5dd15 authored by Max Kellermann's avatar Max Kellermann

decoder/mad: don't initialize xing::frames

parent 562ae44d
......@@ -707,7 +707,6 @@ inline bool
MadDecoder::DecodeFirstFrame(Tag **tag)
{
struct xing xing;
xing.frames = 0;
while (true) {
enum mp3_action ret;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment