diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-06-10 18:57:18 +0100 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-06-10 18:57:18 +0100 |
commit | 5f8cc41e798daecb481cbabdbbd080a53f5253a6 (patch) | |
tree | d8f67746607e592e1002b3b4a1a77269d0b3892f /indra/newview/llappviewerlinux.h | |
parent | 9370ffac47665c309c28fb075b26d8da43192e23 (diff) | |
parent | f2f7f7b3bb2c8466e2a07f8f586a1a63fdae8a66 (diff) |
Merging latest dessie/viewer-release into brad/viewer-public
Diffstat (limited to 'indra/newview/llappviewerlinux.h')
-rw-r--r-- | indra/newview/llappviewerlinux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewerlinux.h b/indra/newview/llappviewerlinux.h index 230c0dc24b..b17380d4d8 100644 --- a/indra/newview/llappviewerlinux.h +++ b/indra/newview/llappviewerlinux.h @@ -68,7 +68,6 @@ protected: virtual bool restoreErrorTrap(); virtual void handleCrashReporting(bool reportFreeze); - virtual void handleSyncCrashTrace(); virtual bool initLogging(); virtual bool initParseCommandLine(LLCommandLineParser& clp); |