summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-09-30 19:04:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:33 +0200
commit437e563d2555585792c69da3f5c67add18010a2a (patch)
treeb9a4c984162e2b45e3e8bbbd65c6450142a33225 /xmloff
parent02dc946236de7465998c59892f3629d009eaea17 (diff)
-Werror,-Wunused-const-variable
Change-Id: I141d1a6ea99132309dbe77f542055d6c6db31d7c
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/core/xmluconv.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/xmluconv.cxx b/xmloff/source/core/xmluconv.cxx
index 1546a416f7ed..a980f8f4d4b8 100644
--- a/xmloff/source/core/xmluconv.cxx
+++ b/xmloff/source/core/xmluconv.cxx
@@ -55,7 +55,6 @@ using namespace ::xmloff::token;
const sal_Int8 XML_MAXDIGITSCOUNT_TIME = 11;
-const sal_Int8 XML_MAXDIGITSCOUNT_DATETIME = 6;
#define XML_NULLDATE "NullDate"
struct SvXMLUnitConverter::Impl