diff options
author | Steven Bennetts <steve@lindenlab.com> | 2009-10-21 04:50:52 +0000 |
---|---|---|
committer | Steven Bennetts <steve@lindenlab.com> | 2009-10-21 04:50:52 +0000 |
commit | 57fca109cae3105b6bc1319e9886c16631bc7374 (patch) | |
tree | 618f923620d943f50de59f64391d1cdaae9f8ba5 /indra/newview/llimpanel.h | |
parent | 2c1aacf814142b23049eff2a691a7cd2902bcf1d (diff) |
Merging revisions 2107-2109 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
* Bugs: EXT-1557
Diffstat (limited to 'indra/newview/llimpanel.h')
-rw-r--r-- | indra/newview/llimpanel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimpanel.h b/indra/newview/llimpanel.h index 57379b2c0d..af50362f00 100644 --- a/indra/newview/llimpanel.h +++ b/indra/newview/llimpanel.h @@ -336,8 +336,6 @@ private: BOOL mShowSpeakersOnConnect; - BOOL mAutoConnect; - BOOL mTextIMPossible; BOOL mProfileButtonEnabled; BOOL mCallBackEnabled; |