diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-06-14 15:34:39 +0300 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-06-14 15:34:39 +0300 |
commit | 0573e7e584236a7f7092ca068a6f816bc7f18c6f (patch) | |
tree | f044e6efb1f6368ae1ec5455acae004c5915cab7 /indra/newview/llappviewermacosx.h | |
parent | fdeb1a5c76e532ad8035963094a7fe98c998b176 (diff) | |
parent | e96544ff266849207adfc3823adfc2dcfe42ce72 (diff) |
merge
--HG--
branch : product-engine
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); |