Remove some unused private function prototypes.

This commit is contained in:
Tsuda Kageyu
2015-06-12 11:50:38 +09:00
parent 46862bf537
commit c1c70edb76
5 changed files with 0 additions and 5 deletions

View File

@ -203,7 +203,6 @@ namespace TagLib {
File &operator=(const File &);
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
void scan();
long findID3v1();
long findAPE();