diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-06-14 14:48:50 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-06-14 14:48:50 +0300 |
commit | 5baaf1f8e7043ddc6ba1b3d302c272c2ef9b7451 (patch) | |
tree | a0c55dc2e0dc9e38b2dabfae0a497a517c013e35 /indra/newview/llappviewermacosx.h | |
parent | 0904b13cbb2b50a77a1ee34d40a7f5d76df148d3 (diff) | |
parent | e79b9d9bab9c18c05cccbff1ae5869377b303560 (diff) |
Merge from default branch
--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); |