MAINT-113 Fix for flashing property lines when selecting objects.

davep@spiral.lindenlab.com 2012-08-09 11:47:14 -07:00
parent edcf20538f
commit a9c8f69ec9
1 changed files with 0 additions and 3 deletions

View File

@ -547,9 +547,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);