diff options
-rw-r--r-- | indra/newview/llsidetray.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llsidetray.h b/indra/newview/llsidetray.h index 7d26925753..acc7c83cd7 100644 --- a/indra/newview/llsidetray.h +++ b/indra/newview/llsidetray.h @@ -61,7 +61,6 @@ protected: LLSideTrayTab(const Params& params); - S32 getMaxSideBarTabWidth(); public: virtual ~LLSideTrayTab(); @@ -216,8 +215,6 @@ protected: void toggleTabButton (LLSideTrayTab* tab); - void calcMaxSideBarWidth(); - void setPanelRect (); |