mirror of
https://github.com/taglib/taglib.git
synced 2026-06-13 17:59:24 -04:00
Inspection: Function is not implemented
This commit is contained in:
@@ -228,9 +228,6 @@ namespace TagLib {
|
||||
protected:
|
||||
enum Endianness { BigEndian, LittleEndian };
|
||||
|
||||
File(FileName file, Endianness endianness);
|
||||
File(IOStream *stream, Endianness endianness);
|
||||
|
||||
private:
|
||||
void removeRootChunk(const ByteVector &id);
|
||||
void removeRootChunk(unsigned int i);
|
||||
|
||||
Reference in New Issue
Block a user