remove RageFileDriver::Ready
This commit is contained in:
@@ -167,11 +167,6 @@ RageFileBasic *RageFileObjDirect::Copy() const
|
||||
return ret;
|
||||
}
|
||||
|
||||
bool RageFileDriverDirect::Ready()
|
||||
{
|
||||
return PathReady( root );
|
||||
}
|
||||
|
||||
bool RageFileDriverDirect::Remount( const CString &sPath )
|
||||
{
|
||||
root = sPath;
|
||||
|
||||
Reference in New Issue
Block a user