mirror of
https://github.com/taglib/taglib.git
synced 2026-02-12 19:23:02 -05:00
Remove some unused private function prototypes.
This commit is contained in:
@ -217,7 +217,6 @@ namespace TagLib {
|
||||
File &operator=(const File &);
|
||||
|
||||
void read(bool readProperties, Properties::ReadStyle propertiesStyle);
|
||||
void scan();
|
||||
long findAPE();
|
||||
long findID3v1();
|
||||
long findID3v2();
|
||||
|
||||
Reference in New Issue
Block a user