remove RageFileDriver::Ready

This commit is contained in:
Glenn Maynard
2005-05-31 21:58:21 +00:00
parent ee259739d6
commit edf10cb9b3
5 changed files with 0 additions and 54 deletions
-1
View File
@@ -12,7 +12,6 @@ public:
RageFileBasic *Open( const CString &path, int mode, int &err );
bool Remove( const CString &sPath );
bool Ready();
bool Remount( const CString &sPath );
private: