diff options
| author | Steven Bennetts <steve@lindenlab.com> | 2009-07-09 03:49:10 +0000 | 
|---|---|---|
| committer | Steven Bennetts <steve@lindenlab.com> | 2009-07-09 03:49:10 +0000 | 
| commit | a994f3dbeeb33a3f043ca29191cf29e0c9fc2b21 (patch) | |
| tree | e5dfc95b3ca06598457dcb2bda6af00cd8a834c8 /indra | |
| parent | 60ba000989347e92e78f9db7a966ea4e87cecc5b (diff) | |
Missed a file
Diffstat (limited to 'indra')
| -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	(); | 
