summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-07-18 10:00:42 +0200
committerMichael Stahl <mstahl@redhat.com>2017-07-19 22:37:33 +0200
commitca004d940ee8cdec9a4e8bee869c23115d7fd378 (patch)
treee254d9d184d1b05635f0c0fa69d8fbe23168b64b /svl
parent22ae038a56b85e86219922c2759544545f2d813d (diff)
Removed duplicated include
Change-Id: Ie1eef17779e2c70215526e46813b5ab9321911f5 Reviewed-on: https://gerrit.libreoffice.org/40119 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svl')
-rw-r--r--svl/source/crypto/cryptosign.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/source/crypto/cryptosign.cxx b/svl/source/crypto/cryptosign.cxx
index 2349b17661de..fe9d5e8c2334 100644
--- a/svl/source/crypto/cryptosign.cxx
+++ b/svl/source/crypto/cryptosign.cxx
@@ -25,7 +25,6 @@
#include <unotools/calendarwrapper.hxx>
#include <unotools/datetime.hxx>
#include <xmloff/xmluconv.hxx>
-#include <sax/tools/converter.hxx>
#include <tools/zcodec.hxx>
#if HAVE_FEATURE_NSS && !defined(_WIN32)