summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-12-10 17:21:15 +0100
committerMichael Stahl <mstahl@redhat.com>2013-12-10 21:07:05 +0100
commitf6f2ee5bdd9e0d44437bfbd6dd338adea956b2ab (patch)
tree0cad20f79381b65782a72b06170cc0b764d15419 /xmloff/inc
parent3cc31f89787e435c893b38a0adc0a23f566ab60f (diff)
xmloff: remove unused XMLTimeFieldImportContext::fTimeValue
Change-Id: I0ed6f24d4aae0f62cb63c682322e39e635e49ec8
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/txtfldi.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index 3ab7140948db..4c60f1100a18 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -301,7 +301,6 @@ protected:
const OUString sPropertyIsDate;
const OUString sPropertyIsFixedLanguage;
- double fTimeValue;
::com::sun::star::util::DateTime aDateTimeValue;
sal_Int32 nAdjust;
sal_Int32 nFormatKey;