diff options
author | Richard Linden <none@none> | 2010-06-22 13:42:55 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-06-22 13:42:55 -0700 |
commit | 7a54ce3cf686d872425c3230b305156b83a36b26 (patch) | |
tree | 4a5c774d61bd81f497adbb21abdf28859e97a026 /indra/newview/llfloatertools.h | |
parent | a42cf03807385c214118298821d532f5b6b4d984 (diff) |
EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
reviewed by Leyla
Diffstat (limited to 'indra/newview/llfloatertools.h')
-rw-r--r-- | indra/newview/llfloatertools.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatertools.h b/indra/newview/llfloatertools.h index 91431969bb..7aa319a441 100644 --- a/indra/newview/llfloatertools.h +++ b/indra/newview/llfloatertools.h @@ -144,7 +144,6 @@ public: LLCheckBoxCtrl* mCheckSnapToGrid; LLButton* mBtnGridOptions; - LLTextBox* mTextGridMode; LLComboBox* mComboGridMode; LLCheckBoxCtrl* mCheckStretchUniform; LLCheckBoxCtrl* mCheckStretchTexture; |