diff options
author | Aura Linden <aura@lindenlab.com> | 2013-12-04 19:57:11 -0800 |
---|---|---|
committer | Aura Linden <aura@lindenlab.com> | 2013-12-04 19:57:11 -0800 |
commit | ce2cd00cc516dbff712956875d4565b8d26e44ca (patch) | |
tree | bd704362eac5b04ae27349f3dc1728a5f00d21de /indra/newview/llappviewerwin32.h | |
parent | 680934812598d2c9116303f3245e7a9d60ff58bf (diff) |
Removed debugging code.
Diffstat (limited to 'indra/newview/llappviewerwin32.h')
-rw-r--r-- | indra/newview/llappviewerwin32.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewerwin32.h b/indra/newview/llappviewerwin32.h index 1fb255d7f1..fb37df1a2f 100644 --- a/indra/newview/llappviewerwin32.h +++ b/indra/newview/llappviewerwin32.h @@ -55,8 +55,6 @@ protected: virtual bool sendURLToOtherInstance(const std::string& url); std::string generateSerialNumber(); - PROCESS_INFORMATION mCrashReporterProcessInfo; - static const std::string sWindowClass; |