[Libreoffice-commits] core.git: svl/source
Andrea Gelmini
andrea.gelmini at gelma.net
Wed Jul 19 20:38:09 UTC 2017
svl/source/crypto/cryptosign.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ca004d940ee8cdec9a4e8bee869c23115d7fd378
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Tue Jul 18 10:00:42 2017 +0200
Removed duplicated include
Change-Id: Ie1eef17779e2c70215526e46813b5ab9321911f5
Reviewed-on: https://gerrit.libreoffice.org/40119
Reviewed-by: Michael Stahl <mstahl at redhat.com>
Tested-by: Michael Stahl <mstahl at redhat.com>
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)
More information about the Libreoffice-commits
mailing list