mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 21:19:03 -04:00
Remove useless debug print
This commit is contained in:
@@ -119,8 +119,6 @@ void Opus::File::read(bool readProperties, Properties::ReadStyle propertiesStyle
|
||||
return;
|
||||
}
|
||||
|
||||
debug("starts with OpusTags");
|
||||
|
||||
d->comment = new Ogg::XiphComment(commentHeaderData.mid(8));
|
||||
|
||||
if(readProperties)
|
||||
|
||||
Reference in New Issue
Block a user