mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
Removed test lines
This commit is contained in:
parent
3f2770bea4
commit
02262b014a
|
|
@ -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 );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue