summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2013-07-25 16:04:58 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2013-07-25 16:04:58 -0700
commit0254b74abfeadb1dea8b37435288512887baff0d (patch)
tree9b8562a1ba451aac3a8b7f1fb2b8975d163836d3 /indra/newview/llfloatersocial.h
parent81505ed0a2a420d44add35807392cba1dbb6c4a0 (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.h1
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;
};