Commit d1a47cff authored by Max Kellermann's avatar Max Kellermann

filter/convert: remove obsolete method prototype

parent f469595e
......@@ -57,8 +57,6 @@ public:
class PreparedConvertFilter final : public PreparedFilter {
public:
void Set(const AudioFormat &_out_audio_format);
Filter *Open(AudioFormat &af) override;
};
......
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