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

@@ -31,7 +31,6 @@
#include <assert.h>
class Cond;
class Error;
struct Tag;
class InputStream {