util/Error: remove obsolete class
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
#ifndef MPD_INPUT_INIT_HXX
|
||||
#define MPD_INPUT_INIT_HXX
|
||||
|
||||
class Error;
|
||||
|
||||
/**
|
||||
* Initializes this library and all #InputStream implementations.
|
||||
*/
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <assert.h>
|
||||
|
||||
class Cond;
|
||||
class Error;
|
||||
struct Tag;
|
||||
|
||||
class InputStream {
|
||||
|
Reference in New Issue
Block a user