SongFilter: remove obsolete prototype
This commit is contained in:
parent
40ec819330
commit
88c19c21ee
@ -115,9 +115,6 @@ public:
|
||||
|
||||
bool Parse(ConstBuffer<const char *> args, bool fold_case=false);
|
||||
|
||||
gcc_pure
|
||||
bool Match(const Tag &tag) const noexcept;
|
||||
|
||||
gcc_pure
|
||||
bool Match(const DetachedSong &song) const noexcept;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user