Removed test lines

This commit is contained in:
Areloch 2019-08-07 01:28:34 -05:00
parent 3f2770bea4
commit 02262b014a

View file

@ -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 );