util/Error: remove obsolete class

This commit is contained in:
Max Kellermann
2016-11-10 12:58:26 +01:00
parent db6c0d54cf
commit 22dcca9832
36 changed files with 3 additions and 433 deletions

View File

@@ -56,8 +56,6 @@ public:
audio_format(_audio_format), options(_options) {}
~TwolameEncoder() override;
bool Configure(const ConfigBlock &block, Error &error);
/* virtual methods from class Encoder */
void End() override {