summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterland.h
diff options
context:
space:
mode:
authorLynx Linden <lynx@lindenlab.com>2009-11-03 10:43:13 +0000
committerLynx Linden <lynx@lindenlab.com>2009-11-03 10:43:13 +0000
commiteff50b018c93f7ddf328c750ddbea11f0a50f9c1 (patch)
tree15001118066417dc5d0bbd89ca8a7174515acb06 /indra/newview/llfloaterland.h
parentd3bb2931abefc817af38e1db56fdc93197d01d12 (diff)
parent077025fa1ed40c4b7876e753a71c0cfab25308d0 (diff)
merged
Diffstat (limited to 'indra/newview/llfloaterland.h')
-rw-r--r--indra/newview/llfloaterland.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterland.h b/indra/newview/llfloaterland.h
index 749c395147..f7fb978c2a 100644
--- a/indra/newview/llfloaterland.h
+++ b/indra/newview/llfloaterland.h
@@ -320,7 +320,6 @@ private:
static void onCommitAny(LLUICtrl* ctrl, void *userdata);
static void onClickSet(void* userdata);
static void onClickClear(void* userdata);
- static void onClickPublishHelp(void*);
private:
LLCheckBoxCtrl* mCheckEditObjects;
@@ -345,7 +344,6 @@ private:
LLCheckBoxCtrl *mMatureCtrl;
LLCheckBoxCtrl *mPushRestrictionCtrl;
- LLButton *mPublishHelpButton;
LLSafeHandle<LLParcelSelection>& mParcel;
};