summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/helper/xsecctl.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-01 19:05:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 16:49:40 +0200
commit4763c0acbde9c43d39ed27ff96830a29e1cea5a4 (patch)
tree1d2c8edbdf68f5b1d43230d0b7bc8b8e211cbce3 /xmlsecurity/source/helper/xsecctl.cxx
parent-Werror,-Wunused-const-variable (diff)
downloadcore-4763c0acbde9c43d39ed27ff96830a29e1cea5a4.tar.gz
core-4763c0acbde9c43d39ed27ff96830a29e1cea5a4.zip
-Werror,-Wunused-const-variable
Change-Id: Ic8279d6a52691532b987e7947709bdc14064cc3e
Diffstat (limited to 'xmlsecurity/source/helper/xsecctl.cxx')
-rw-r--r--xmlsecurity/source/helper/xsecctl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/helper/xsecctl.cxx b/xmlsecurity/source/helper/xsecctl.cxx
index addfc3ea3d2b..7f00a7f80561 100644
--- a/xmlsecurity/source/helper/xsecctl.cxx
+++ b/xmlsecurity/source/helper/xsecctl.cxx
@@ -38,9 +38,6 @@ namespace cssxc = com::sun::star::xml::crypto;
namespace cssxs = com::sun::star::xml::sax;
namespace cssxw = com::sun::star::xml::wrapper;
-const sal_Int8 XML_MAXDIGITSCOUNT_TIME = 11;
-const sal_Int8 XML_MAXDIGITSCOUNT_DATETIME = 6;
-
/* bridge component names */
#define XMLSIGNATURE_COMPONENT "com.sun.star.xml.crypto.XMLSignature"
#define XMLDOCUMENTWRAPPER_COMPONENT "com.sun.star.xml.wrapper.XMLDocumentWrapper"