summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforfind.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/numbers/zforfind.cxx')
-rw-r--r--svl/source/numbers/zforfind.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/svl/source/numbers/zforfind.cxx b/svl/source/numbers/zforfind.cxx
index be310b5cf390..eb77b6c6ce66 100644
--- a/svl/source/numbers/zforfind.cxx
+++ b/svl/source/numbers/zforfind.cxx
@@ -70,14 +70,6 @@ static const sal_Int16 kDefaultEra = 1; // Gregorian CE, positive year
ImpSvNumberInputScan::ImpSvNumberInputScan( SvNumberFormatter* pFormatterP )
:
- pUpperMonthText( nullptr ),
- pUpperAbbrevMonthText( nullptr ),
- pUpperGenitiveMonthText( nullptr ),
- pUpperGenitiveAbbrevMonthText( nullptr ),
- pUpperPartitiveMonthText( nullptr ),
- pUpperPartitiveAbbrevMonthText( nullptr ),
- pUpperDayText( nullptr ),
- pUpperAbbrevDayText( nullptr ),
bTextInitialized( false ),
bScanGenitiveMonths( false ),
bScanPartitiveMonths( false ),