summaryrefslogtreecommitdiffstats
path: root/i18npool/source/characterclassification/cclass_unicode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/characterclassification/cclass_unicode.cxx')
-rw-r--r--i18npool/source/characterclassification/cclass_unicode.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18npool/source/characterclassification/cclass_unicode.cxx b/i18npool/source/characterclassification/cclass_unicode.cxx
index 6114dec332f9..6c7ff94d2811 100644
--- a/i18npool/source/characterclassification/cclass_unicode.cxx
+++ b/i18npool/source/characterclassification/cclass_unicode.cxx
@@ -41,9 +41,6 @@ namespace i18npool {
cclass_Unicode::cclass_Unicode( const uno::Reference < XComponentContext >& rxContext ) :
trans( new Transliteration_casemapping() ),
m_xContext( rxContext ),
- pTable( nullptr ),
- pStart( nullptr ),
- pCont( nullptr ),
nStartTypes( 0 ),
nContTypes( 0 ),
eState( ssGetChar ),