From 12f91564e857ba638a2b9604f1990ba620348dc9 Mon Sep 17 00:00:00 2001 From: Soft Linden Date: Thu, 10 Dec 2009 18:46:07 -0600 Subject: DEV-28327 Remove ELAR email field from client --- indra/newview/llfloaterregioninfo.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llfloaterregioninfo.h') diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h index a3b91223b7..704166d106 100644 --- a/indra/newview/llfloaterregioninfo.h +++ b/indra/newview/llfloaterregioninfo.h @@ -330,9 +330,6 @@ public: const std::string getOwnerName() const; void setOwnerName(const std::string& name); - const std::string getAbuseEmailAddress() const; - void setAbuseEmailAddress(const std::string& address); - // If visible from mainland, allowed agent and allowed groups // are ignored, so must disable UI. void setAccessAllowedEnabled(bool enable_agent, bool enable_group, bool enable_ban); -- cgit v1.2.3