summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelteleporthistory.h
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-10-05 17:16:02 +0000
committerJames Cook <james@lindenlab.com>2009-10-05 17:16:02 +0000
commitc480ff056f0536063fca868638536861aa66caee (patch)
treeed0cf33314a44f4fe8cdc672f543e9ce50876393 /indra/newview/llpanelteleporthistory.h
parent92aaa3778872a660bed78b1ab7e77dc441200d3b (diff)
Fix viewer-2 build due to duplicate lines in a header merge.
Diffstat (limited to 'indra/newview/llpanelteleporthistory.h')
-rw-r--r--indra/newview/llpanelteleporthistory.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llpanelteleporthistory.h b/indra/newview/llpanelteleporthistory.h
index ecbe281b7a..c4b7f995e0 100644
--- a/indra/newview/llpanelteleporthistory.h
+++ b/indra/newview/llpanelteleporthistory.h
@@ -82,9 +82,6 @@ private:
void onAccordionTabRightClick(LLView *view, S32 x, S32 y, MASK mask);
void onAccordionTabOpen(LLAccordionCtrlTab *tab);
void onAccordionTabClose(LLAccordionCtrlTab *tab);
- void onAccordionTabRightClick(LLView *view, S32 x, S32 y, MASK mask);
- void onAccordionTabOpen(LLAccordionCtrlTab *tab);
- void onAccordionTabClose(LLAccordionCtrlTab *tab);
void showTeleportHistory();
void handleItemSelect(LLFlatListView* );
LLFlatListView* getFlatListViewFromTab(LLAccordionCtrlTab *);