diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-06 20:46:43 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-05-06 21:21:50 +0300 |
commit | 9e79e1a2e25275eecc21b715120848b426c06474 (patch) | |
tree | 7996fc8b13f1f3dbce38b8ca6fe0d380c4188929 /indra/newview/llpanelplaceprofile.h | |
parent | 40418c388cac19ee11deb901fe23166d63e91ba9 (diff) |
SL-13132 Emphasize parcel name over region name in Landmarks and Place Profiles
Diffstat (limited to 'indra/newview/llpanelplaceprofile.h')
-rw-r--r-- | indra/newview/llpanelplaceprofile.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelplaceprofile.h b/indra/newview/llpanelplaceprofile.h index 3d2654fc12..16478bc179 100644 --- a/indra/newview/llpanelplaceprofile.h +++ b/indra/newview/llpanelplaceprofile.h @@ -76,8 +76,6 @@ private: LLPanel* mForSalePanel; LLPanel* mYouAreHerePanel; - LLTextBox* mParcelOwner; - LLIconCtrl* mParcelRatingIcon; LLTextBox* mParcelRatingText; LLIconCtrl* mVoiceIcon; |