From 50897e3fe001aeae5a6091ede155088461c798f3 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 28 Mar 2024 01:54:23 +0100 Subject: Drop transitional header xmlsecurity/xmlsec-wrapper.h It was introduced with commit ec52e5e5a204862905b555cdc1f7393aede1f7d8 and the reason of that was the XMLSEC_NO_SIZE_T behavior consolidation. But this was removed later with commit bfd479abf0d1d8ce36c3b0dcc6c824216f88a95b Change-Id: Ib5350d9ab5554d1412821b762cd3ee7906b65b64 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165440 Tested-by: Jenkins Reviewed-by: Gabor Kelemen --- xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx') diff --git a/xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx b/xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx index ec3cecd4a751..2859c10e20d4 100644 --- a/xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx +++ b/xmlsecurity/source/xmlsec/mscrypt/akmngr.cxx @@ -18,7 +18,6 @@ */ #include -#include #include "akmngr.hxx" -- cgit