mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 21:19:03 -04:00
Remove an useless function call.
This commit is contained in:
@@ -281,8 +281,6 @@ void MPC::File::read(bool readProperties, Properties::ReadStyle /* propertiesSty
|
||||
|
||||
// Look for an APE tag
|
||||
|
||||
findAPE();
|
||||
|
||||
d->APELocation = findAPE();
|
||||
|
||||
if(d->APELocation >= 0) {
|
||||
|
||||
Reference in New Issue
Block a user