summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-08-17 12:35:42 -0700
committerRider Linden <rider@lindenlab.com>2018-08-17 12:35:42 -0700
commit1716129fd23ff35e030808406af1a8f796dc4b01 (patch)
tree6b4c71557920032781b9ae6cf19b89acf15f89c3 /indra/newview/llfloaterregioninfo.cpp
parent7f25bef9c4bd5bf277331040711f13eb69b9c6d1 (diff)
MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch.
Diffstat (limited to 'indra/newview/llfloaterregioninfo.cpp')
-rw-r--r--indra/newview/llfloaterregioninfo.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterregioninfo.cpp b/indra/newview/llfloaterregioninfo.cpp
index 1935984df9..11bbd2c6fa 100644
--- a/indra/newview/llfloaterregioninfo.cpp
+++ b/indra/newview/llfloaterregioninfo.cpp
@@ -198,8 +198,6 @@ protected:
virtual void doApply() override;
-// virtual void doEditCommited(LLSettingsDay::ptr_t &newday);
-// BOOL sendUpdate();
bool doUpdateEstate(const LLSD& notification, const LLSD& response);
void onChkAllowOverride(bool value);