Forgot to rip this out of the headers for nonwindows, woops

This commit is contained in:
Liru Færs
2019-10-22 17:45:54 -04:00
parent 3fa4f73b6f
commit 696a5f967d
2 changed files with 0 additions and 2 deletions

View File

@@ -64,7 +64,6 @@ protected:
virtual bool beingDebugged();
virtual bool restoreErrorTrap();
virtual void initCrashReporting(bool reportFreeze);
virtual void initLoggingAndGetLastDuration();
virtual bool initParseCommandLine(LLCommandLineParser& clp);

View File

@@ -51,7 +51,6 @@ public:
protected:
virtual bool restoreErrorTrap();
virtual void initCrashReporting(bool reportFreeze);
std::string generateSerialNumber();
virtual bool initParseCommandLine(LLCommandLineParser& clp);