diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-25 16:04:58 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-07-25 16:04:58 -0700 |
commit | 0254b74abfeadb1dea8b37435288512887baff0d (patch) | |
tree | 9b8562a1ba451aac3a8b7f1fb2b8975d163836d3 /indra/newview/llfloatersocial.h | |
parent | 81505ed0a2a420d44add35807392cba1dbb6c4a0 (diff) |
ACME-773 Remove the 'Use another account...' in the ACCOUNT panel
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r-- | indra/newview/llfloatersocial.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h index 13c29e7028..e7ad9ac12e 100644 --- a/indra/newview/llfloatersocial.h +++ b/indra/newview/llfloatersocial.h @@ -139,7 +139,6 @@ private: LLTextBox * mAccountNameLabel; LLUICtrl * mPanelButtons; LLUICtrl * mConnectButton; - LLUICtrl * mUseAnotherAccountButton; LLUICtrl * mDisconnectButton; }; |