mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 09:08:09 -04:00
Remove unnecessary log message
This commit is contained in:
parent
3744e9979c
commit
cf633e6954
@ -124,8 +124,6 @@ MP4::Atom::Atom(File *file)
|
||||
}
|
||||
}
|
||||
|
||||
debug("MP4: Skipping atom '" + d->name + "'");
|
||||
|
||||
file->seek(d->offset + d->length);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user