diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-04-22 11:19:58 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-04-22 11:19:58 -0400 |
commit | d0eb9658f2698b9c200991e84c1a60be48788e2c (patch) | |
tree | daadf5ce47cf869d3b9937cb834b0fb63539853a /indra/newview/llappviewer.cpp | |
parent | ea7f34d37ac1861fc1e48e11ca5030e424a05a85 (diff) | |
parent | c71e459bed68c1602d409e5c946c5e016d09d105 (diff) |
merge
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 |