diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llui/lltexteditor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llui/lltexteditor.h b/linden/indra/llui/lltexteditor.h index 55aba57..d38accc 100644 --- a/linden/indra/llui/lltexteditor.h +++ b/linden/indra/llui/lltexteditor.h | |||
@@ -439,8 +439,6 @@ protected: | |||
439 | 439 | ||
440 | BOOL mParseHTML; | 440 | BOOL mParseHTML; |
441 | LLString mHTML; | 441 | LLString mHTML; |
442 | |||
443 | LLCoordGL mLastIMEPosition; // Last position of the IME editor | ||
444 | }; | 442 | }; |
445 | 443 | ||
446 | class LLTextSegment | 444 | class LLTextSegment |