xmlsecurity/source/helper/xsecctl.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 7ad929699d8dcdfbb0760fada6d4112ff525d9aa
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 28 10:34:26 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed May 29 07:07:11 2019 +0200

    Removed duplicated include
    
    In any case is included a few lines after, so I guess it
    can be removed the check (if it's not ready also for future
    other includes).
    
    Change-Id: Id603022092a60b71a5b35ec57930146d23c6544a
    Reviewed-on: https://gerrit.libreoffice.org/73093
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/xmlsecurity/source/helper/xsecctl.cxx 
b/xmlsecurity/source/helper/xsecctl.cxx
index 7acb1b1974c1..d5f3da1c26f8 100644
--- a/xmlsecurity/source/helper/xsecctl.cxx
+++ b/xmlsecurity/source/helper/xsecctl.cxx
@@ -29,9 +29,6 @@
 
 #include <com/sun/star/xml/crypto/sax/XMissionTaker.hpp>
 #include <com/sun/star/xml/crypto/SecurityOperationStatus.hpp>
-#ifdef ANDROID
-#include <com/sun/star/xml/crypto/XXMLSignature.hpp>
-#endif
 #include <com/sun/star/uno/XComponentContext.hpp>
 #include <com/sun/star/xml/sax/XParser.hpp>
 #include <com/sun/star/xml/crypto/XXMLSignature.hpp>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to