diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-06-11 11:48:01 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-06-11 11:48:01 -0700 |
commit | 571c2bc5e5190cae7324dd235f9c44db9823327a (patch) | |
tree | 2f49a17eebca383428a1cca0635f980d59ded647 /indra/newview/llappviewermacosx.h | |
parent | 8396fac0da7651f98707b187e542acbd8b718bf8 (diff) | |
parent | 8c9587225a68f9b6276f08691d1a0ddbe67edd9a (diff) |
Merge
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 cbf7e6c209..3d7bb55556 100644 --- a/indra/newview/llappviewermacosx.h +++ b/indra/newview/llappviewermacosx.h @@ -55,7 +55,6 @@ public: protected: virtual bool restoreErrorTrap(); virtual void handleCrashReporting(bool reportFreeze); - virtual void handleSyncCrashTrace(); std::string generateSerialNumber(); virtual bool initParseCommandLine(LLCommandLineParser& clp); |