mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-11 21:44:58 -04:00
and fix a ton more minor performance issues
This commit is contained in:
@@ -139,8 +139,7 @@ void Mapping::initSingleton ()
|
||||
|
||||
void Mapping::explicitDestroy ()
|
||||
{
|
||||
if (ms_singleton)
|
||||
delete ms_singleton;
|
||||
delete ms_singleton;
|
||||
|
||||
ms_singleton = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user