diff options
| author | Cho <cho@lindenlab.com> | 2014-04-24 23:44:47 +0100 |
|---|---|---|
| committer | Cho <cho@lindenlab.com> | 2014-04-24 23:44:47 +0100 |
| commit | 6cc318fda28a878186d35c79bf5474d4d1ac66d3 (patch) | |
| tree | 2cc623f32ec473931403613ca17ea9873938ed9b /indra/newview/llappviewer.cpp | |
| parent | 446a3193b1f2932ed14a16216bcf65dc30889612 (diff) | |
| parent | 80fcd6d9d42377fc09928eb99f26e6287c4b544d (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 5cbce92d2a..1ad3dab564 100755 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -741,7 +741,7 @@ public: bool LLAppViewer::init() { - setupErrorHandling(); + setupErrorHandling(mSecondInstance); // // Start of the application |
