remove OpenFile
This commit is contained in:
@@ -21,7 +21,6 @@ public:
|
||||
|
||||
bool Error() const { return !error.empty(); }
|
||||
string GetError() const { return error; }
|
||||
static SoundReader *OpenFile( CString filename, CString &error );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user