summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterland.cpp
diff options
context:
space:
mode:
authorsimon@lindenlab.com <simon@lindenlab.com>2011-07-08 15:41:55 -0700
committersimon@lindenlab.com <simon@lindenlab.com>2011-07-08 15:41:55 -0700
commitbef014ad2ab9496755ef266cdfaeb9f9c333b240 (patch)
tree79e2235c409b21b01fe0f76b096e62526bb6f4b9 /indra/newview/llfloaterland.cpp
parent1cf5ce3a436297e0ac2293eacae7428f231fe1ec (diff)
ER-910 cleanup: removed a stale comment, tweaked text in About Land dialog
Options tab.
Diffstat (limited to 'indra/newview/llfloaterland.cpp')
-rw-r--r--indra/newview/llfloaterland.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterland.cpp b/indra/newview/llfloaterland.cpp
index b373a6afa0..9b7593ce61 100644
--- a/indra/newview/llfloaterland.cpp
+++ b/indra/newview/llfloaterland.cpp
@@ -1972,7 +1972,7 @@ void LLPanelLandOptions::refresh()
mPushRestrictionCtrl->set(FALSE);
mPushRestrictionCtrl->setEnabled(FALSE);
- mSeeAvatarsCtrl->set(TRUE); // NOTE - reversed FALSE/TRUE for 'see avatars' prototype
+ mSeeAvatarsCtrl->set(TRUE);
mSeeAvatarsCtrl->setEnabled(FALSE);
mLandingTypeCombo->setCurrentByIndex(0);