summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2019-10-07 12:41:00 +0300
committermaxim_productengine <mnikolenko@productengine.com>2019-10-07 12:41:00 +0300
commit7ff09d05f2023ce8eb26acc46da22f8d86743de5 (patch)
treef5810d1ab168a5dd8b97a25cc790e5eaf9c7f1f8 /indra/newview/llfloaterregioninfo.h
parent7a7f68fb3c09c187f5b6fd333d0292a3fbfbc9df (diff)
SL-12024 Remove 'Estate warning' message and show just region name instead
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rw-r--r--indra/newview/llfloaterregioninfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h
index 61aa0778ef..75d0c3ea5c 100644
--- a/indra/newview/llfloaterregioninfo.h
+++ b/indra/newview/llfloaterregioninfo.h
@@ -107,8 +107,6 @@ public:
void enableTopButtons();
void disableTopButtons();
- static void updateEstateName(const std::string& estate_name);
-
private:
LLFloaterRegionInfo(const LLSD& seed);