From c480ff056f0536063fca868638536861aa66caee Mon Sep 17 00:00:00 2001 From: James Cook Date: Mon, 5 Oct 2009 17:16:02 +0000 Subject: Fix viewer-2 build due to duplicate lines in a header merge. --- indra/newview/llpanelteleporthistory.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llpanelteleporthistory.h') 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 *); -- cgit v1.2.3