summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterland.h
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-01-11 15:58:17 -0800
committerLeyla Farazha <leyla@lindenlab.com>2010-01-11 15:58:17 -0800
commitb98a4756567aedbc771f72d4a4a32b7a59a5c33e (patch)
tree5cbc2898c87e6fb453c773c768f4f4a32902ee87 /indra/newview/llfloaterland.h
parenta708d820e810a894f1687a84a602495bde5fef57 (diff)
EXT-3629 About Land > Covenant contains incorrect information
reviewed by Richard
Diffstat (limited to 'indra/newview/llfloaterland.h')
-rw-r--r--indra/newview/llfloaterland.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h
index d7d02ba1a3..a4785e8f5b 100644
--- a/indra/newview/llfloaterland.h
+++ b/indra/newview/llfloaterland.h
@@ -391,7 +391,6 @@ class LLPanelLandCovenant
public:
LLPanelLandCovenant(LLSafeHandle<LLParcelSelection>& parcelp);
virtual ~LLPanelLandCovenant();
- virtual BOOL postBuild();
void refresh();
static void updateCovenantText(const std::string& string);
static void updateEstateName(const std::string& name);