diff options
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r-- | indra/newview/llfloatersocial.h | 2 |
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; }; |