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/llappviewerwin32.h | |
parent | 0904b13cbb2b50a77a1ee34d40a7f5d76df148d3 (diff) | |
parent | e79b9d9bab9c18c05cccbff1ae5869377b303560 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llappviewerwin32.h')
-rw-r--r-- | indra/newview/llappviewerwin32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewerwin32.h b/indra/newview/llappviewerwin32.h index 13454edeec..52dcc583a4 100644 --- a/indra/newview/llappviewerwin32.h +++ b/indra/newview/llappviewerwin32.h @@ -57,7 +57,6 @@ protected: virtual bool restoreErrorTrap(); virtual void handleCrashReporting(bool reportFreeze); - virtual void handleSyncCrashTrace(); virtual bool sendURLToOtherInstance(const std::string& url); |