MAINT-5232: Clean up some dubious LLSingleton methods.
Remove evil getIfExists() method, used by no one. Remove evil destroyed() method, used in exactly three places -- one of which is a test. Replace with equally evil instanceExists() method, which is used EVERYWHERE -- sigh.
Showing
- indra/llcommon/llregistry.h 1 addition, 1 deletionindra/llcommon/llregistry.h
- indra/llcommon/llsingleton.h 3 additions, 15 deletionsindra/llcommon/llsingleton.h
- indra/llcommon/tests/llsingleton_test.cpp 0 additions, 1 deletionindra/llcommon/tests/llsingleton_test.cpp
- indra/newview/llfloaterimcontainer.cpp 1 addition, 1 deletionindra/newview/llfloaterimcontainer.cpp
Loading
Please register or sign in to comment