Areloch 6 лет назад
Родитель
Сommit
02262b014a
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      Engine/source/module/moduleManager.cpp

+ 0 - 2
Engine/source/module/moduleManager.cpp

@@ -191,8 +191,6 @@ bool ModuleManager::scanModules( const char* pPath, const bool rootOnly )
         return false;
     }
 
-    Torque::FS::sgMountSystem;
-
     // Fetch extension length.
     const U32 extensionLength = dStrlen( mModuleExtension );