Forgot to rip this out of the headers for nonwindows, woops
This commit is contained in:
@@ -64,7 +64,6 @@ protected:
|
|||||||
virtual bool beingDebugged();
|
virtual bool beingDebugged();
|
||||||
|
|
||||||
virtual bool restoreErrorTrap();
|
virtual bool restoreErrorTrap();
|
||||||
virtual void initCrashReporting(bool reportFreeze);
|
|
||||||
|
|
||||||
virtual void initLoggingAndGetLastDuration();
|
virtual void initLoggingAndGetLastDuration();
|
||||||
virtual bool initParseCommandLine(LLCommandLineParser& clp);
|
virtual bool initParseCommandLine(LLCommandLineParser& clp);
|
||||||
|
|||||||
@@ -51,7 +51,6 @@ public:
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
virtual bool restoreErrorTrap();
|
virtual bool restoreErrorTrap();
|
||||||
virtual void initCrashReporting(bool reportFreeze);
|
|
||||||
|
|
||||||
std::string generateSerialNumber();
|
std::string generateSerialNumber();
|
||||||
virtual bool initParseCommandLine(LLCommandLineParser& clp);
|
virtual bool initParseCommandLine(LLCommandLineParser& clp);
|
||||||
|
|||||||
Reference in New Issue
Block a user