summaryrefslogtreecommitdiffstats
path: root/i18npool/inc/breakiterator_unicode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiterator_unicode.hxx')
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/breakiterator_unicode.hxx b/i18npool/inc/breakiterator_unicode.hxx
index c72c2d616913..072fcd7b9b36 100644
--- a/i18npool/inc/breakiterator_unicode.hxx
+++ b/i18npool/inc/breakiterator_unicode.hxx
@@ -72,7 +72,7 @@ public:
throw( com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
protected:
- const sal_Char *cBreakIterator, *wordRule, *lineRule;
+ const sal_Char *cBreakIterator, *lineRule;
Boundary result; // for word break iterator
struct BI_Data