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

@@ -28,8 +28,6 @@
#define HAVE_FS_CHARSET
#endif
class Error;
/**
* Gets file system character set name.
*/

View File

@@ -22,8 +22,6 @@
#include "check.h"
class Error;
/**
* Performs global one-time initialization of this class.
*