mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Remove unnecessary log message
This commit is contained in:
@ -124,8 +124,6 @@ MP4::Atom::Atom(File *file)
|
||||
}
|
||||
}
|
||||
|
||||
debug("MP4: Skipping atom '" + d->name + "'");
|
||||
|
||||
file->seek(d->offset + d->length);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user