summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2012-08-14 14:38:52 -0400
committerOz Linden <oz@lindenlab.com>2012-08-14 14:38:52 -0400
commitee3137b0ef416a43e6d786e36516b8311ba52fc3 (patch)
tree3e281374158598b3a9bfd30c3149949e1f79903e /indra
parent9f6503a1fc1145e886cad0aaf9b964e32e6c5449 (diff)
parent898b0fe2134859387d71a11b4c458ddc52b9d173 (diff)
merge changes for DRTVWR-195
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llviewerparcelmgr.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llviewerparcelmgr.cpp b/indra/newview/llviewerparcelmgr.cpp
index ae9c31bfe7..2bb2e92279 100644
--- a/indra/newview/llviewerparcelmgr.cpp
+++ b/indra/newview/llviewerparcelmgr.cpp
@@ -545,9 +545,6 @@ LLParcelSelectionHandle LLViewerParcelMgr::selectLand(const LLVector3d &corner1,
mRequestResult = PARCEL_RESULT_NO_DATA;
- // clear the list of segments to prevent flashing
- resetSegments(mHighlightSegments);
-
mFloatingParcelSelection->setParcel(mCurrentParcel);
mCurrentParcelSelection->setParcel(NULL);
mCurrentParcelSelection = new LLParcelSelection(mCurrentParcel);