summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerwin32.h
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2013-12-04 19:57:11 -0800
committerAura Linden <aura@lindenlab.com>2013-12-04 19:57:11 -0800
commitce2cd00cc516dbff712956875d4565b8d26e44ca (patch)
treebd704362eac5b04ae27349f3dc1728a5f00d21de /indra/newview/llappviewerwin32.h
parent680934812598d2c9116303f3245e7a9d60ff58bf (diff)
Removed debugging code.
Diffstat (limited to 'indra/newview/llappviewerwin32.h')
-rw-r--r--indra/newview/llappviewerwin32.h2
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;