diff options
author | Cinder Biscuits <cinder.roxley@phoenixviewer.com> | 2014-04-27 23:20:12 -0600 |
---|---|---|
committer | Cinder Biscuits <cinder.roxley@phoenixviewer.com> | 2014-04-27 23:20:12 -0600 |
commit | 12ca15d18fd82b85eb38166d1d58cd8803f5c7cf (patch) | |
tree | feba43a0660b7d63c5cd75fb03041232558c303e /indra/newview/llappviewer.cpp | |
parent | 60795c508ee8baa5e21dee7dd990a5276cc02176 (diff) | |
parent | c71e459bed68c1602d409e5c946c5e016d09d105 (diff) |
Merged lindenlab/viewer-release into default
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rwxr-xr-x | indra/newview/llappviewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 63d31824e4..413a0abf47 100755 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -740,7 +740,7 @@ public: bool LLAppViewer::init() { - setupErrorHandling(); + setupErrorHandling(mSecondInstance); // // Start of the application |