diff options
Diffstat (limited to 'indra/newview/llfloatertoybox.h')
-rw-r--r-- | indra/newview/llfloatertoybox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatertoybox.h b/indra/newview/llfloatertoybox.h index f0a6cf1a8b..62bf68680d 100644 --- a/indra/newview/llfloatertoybox.h +++ b/indra/newview/llfloatertoybox.h @@ -53,7 +53,6 @@ protected: void onBtnRestoreDefaults(); public: - LLButton * mBtnRestoreDefaults; LLToolBar * mToolBar; }; |