Removed test lines

This commit is contained in:
Areloch 2019-08-07 01:28:34 -05:00
parent fee1ceab3c
commit cb5c71a0e2

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