call FILEMAN->MountInitialFilesystems explicitly

This commit is contained in:
Glenn Maynard
2004-03-04 01:16:52 +00:00
parent cfead1c79e
commit bd01de6260
3 changed files with 2 additions and 3 deletions
-2
View File
@@ -119,8 +119,6 @@ RageFileManager::RageFileManager( CString argv0 )
ld.driver = g_Mountpoints;
ld.MountPoint = "";
g_Drivers.push_back( ld );
MountInitialFilesystems();
}
#ifndef HAVE_EXTRA // set for custom initial mount rules