Modernize LLSingleton

This commit is contained in:
Inusaito Sayori
2014-09-04 17:30:10 -04:00
parent 43a9aedf7d
commit ab7acd7149
2 changed files with 70 additions and 100 deletions

View File

@@ -28,5 +28,4 @@
#include "llsingleton.h"
std::map<std::string, void *> * LLSingletonRegistry::sSingletonMap = NULL;