diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2021-04-26 19:12:49 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2021-04-26 20:31:32 +0300 |
commit | 430661f1351b177355de7f2a993f6e34c835f939 (patch) | |
tree | 70caa2244919bc47850dba7adedf2c4404214473 /indra/newview/llappviewermacosx.h | |
parent | 8be9b87adfb3409f9b0959396e3d46af7b06a299 (diff) |
SL-15170 remove mac_crash_logger
Diffstat (limited to 'indra/newview/llappviewermacosx.h')
-rw-r--r-- | indra/newview/llappviewermacosx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewermacosx.h b/indra/newview/llappviewermacosx.h index d5a80864be..b0e325a955 100644 --- a/indra/newview/llappviewermacosx.h +++ b/indra/newview/llappviewermacosx.h @@ -44,7 +44,6 @@ public: protected: virtual bool restoreErrorTrap(); - virtual void initCrashReporting(bool reportFreeze); std::string generateSerialNumber(); virtual bool initParseCommandLine(LLCommandLineParser& clp); |