summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersocial.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-07-08 17:12:31 -0700
committerMerov Linden <merov@lindenlab.com>2013-07-08 17:12:31 -0700
commite6ac587f372559c4c84f8b1e4bc5ab94d9a665c3 (patch)
treea72d41f9ce9231052ccf7fc7bc2947e194624415 /indra/newview/llfloatersocial.h
parent0be0b0e8b01338564b1502b8bb2b40e5a9454b0f (diff)
ACME-651 : Use localizable strings and simplify the xml for status and error fields
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r--indra/newview/llfloatersocial.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h
index 76f7d080cc..0fc5ea520a 100644
--- a/indra/newview/llfloatersocial.h
+++ b/indra/newview/llfloatersocial.h
@@ -125,9 +125,7 @@ public:
private:
LLSocialPhotoPanel* mSocialPhotoPanel;
LLTextBox* mStatusErrorText;
- LLTextBox* mStatusPostingErrorText;
LLTextBox* mStatusLoadingText;
- LLTextBox* mStatusPostingText;
LLUICtrl* mStatusLoadingIndicator;
};