diff options
author | Merov Linden <merov@lindenlab.com> | 2011-10-19 19:44:30 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-10-19 19:44:30 -0700 |
commit | aa3f5edc83a6a20f0473fff6f28fdad6f5406dc2 (patch) | |
tree | 192da0c80b9b9b76486c2b174297b9dfd8f8b7de /indra/newview/llfloatertoybox.h | |
parent | c8499a7b607171507df8cbb6f415dfaa66699b2a (diff) | |
parent | 832a509c38035447ece2d0ae77c8661311e72d7e (diff) |
Pull from richard/viewer-experience-fui
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; }; |