diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-20 18:07:04 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-20 18:07:04 -0700 |
commit | f87034c3c2b9e11dee678dc3ff3458d2485c1710 (patch) | |
tree | 713a68055721cb464c09cfe5406df3633b0073c2 /indra/newview/llpanelobject.h | |
parent | 71511a84eef742eac17ff3b43fb904d2eaaef58f (diff) |
PATH-760: First pass at Leo's new design for the build floater.
Diffstat (limited to 'indra/newview/llpanelobject.h')
-rw-r--r-- | indra/newview/llpanelobject.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelobject.h b/indra/newview/llpanelobject.h index 34a19b3dfa..c4cf27ab1a 100644 --- a/indra/newview/llpanelobject.h +++ b/indra/newview/llpanelobject.h @@ -150,8 +150,6 @@ protected: LLCheckBoxCtrl *mCheckPhysics; LLCheckBoxCtrl *mCheckTemporary; LLCheckBoxCtrl *mCheckPhantom; - LLCheckBoxCtrl *mCheckPermanent; - LLCheckBoxCtrl *mCheckCharacter; LLTextureCtrl *mCtrlSculptTexture; LLTextBox *mLabelSculptType; |