diff options
| author | andreykproductengine <akleshchev@productengine.com> | 2015-03-04 15:55:23 +0200 |
|---|---|---|
| committer | andreykproductengine <akleshchev@productengine.com> | 2015-03-04 15:55:23 +0200 |
| commit | 04817c499fb1f1fd156b6788b0720d636450b7aa (patch) | |
| tree | 3a89e65eb10cd3c9a4f854303d28a0449c77e534 /indra/newview/llviewerregion.cpp | |
| parent | 5220b0903ce82c0365a07a92ae98fd54cc923bf1 (diff) | |
MAINT-4939 FIXED Remove Abuse Report Pop-Up Dialog
Diffstat (limited to 'indra/newview/llviewerregion.cpp')
| -rwxr-xr-x | indra/newview/llviewerregion.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerregion.cpp b/indra/newview/llviewerregion.cpp index 7d82ecf565..bac742b0bb 100755 --- a/indra/newview/llviewerregion.cpp +++ b/indra/newview/llviewerregion.cpp @@ -829,7 +829,6 @@ void LLViewerRegion::processRegionInfo(LLMessageSystem* msg, void**) LLRegionInfoModel::instance().update(msg); LLFloaterGodTools::processRegionInfo(msg); LLFloaterRegionInfo::processRegionInfo(msg); - LLFloaterReporter::processRegionInfo(msg); } void LLViewerRegion::setCacheID(const LLUUID& id) |
