Commit 88c19c21 authored by Max Kellermann's avatar Max Kellermann

SongFilter: remove obsolete prototype

parent 40ec8193
......@@ -116,9 +116,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;
gcc_pure
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment