Skip to content
Snippets Groups Projects
Commit 6f31fabb authored by Callum Prentice's avatar Callum Prentice
Browse files

DRTVWR-489-emoji: less haste. more speed. Missed another test issue. Rebuilt...

DRTVWR-489-emoji: less haste. more speed.  Missed another test issue. Rebuilt locally with tests and confirmed it works now
parent 923733e5
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -300,7 +300,7 @@ namespace tut ...@@ -300,7 +300,7 @@ namespace tut
{ {
LLSINGLETON_EMPTY_CTOR(CircularPInit); LLSINGLETON_EMPTY_CTOR(CircularPInit);
public: public:
virtual void initSingleton() virtual void initSingleton() override
{ {
// never mind indirection, just go straight for the circularity // never mind indirection, just go straight for the circularity
CircularPInit *pt = getInstance(); CircularPInit *pt = getInstance();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment