mirror of
https://github.com/taglib/taglib.git
synced 2025-07-20 22:14:22 -04:00
Remove some unused private function prototypes.
This commit is contained in:
@ -203,7 +203,6 @@ namespace TagLib {
|
||||
File &operator=(const File &);
|
||||
|
||||
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
|
||||
void scan();
|
||||
long findID3v1();
|
||||
long findAPE();
|
||||
|
||||
|
Reference in New Issue
Block a user