summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-28 01:54:23 +0100
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-28 12:51:00 +0100
commit50897e3fe001aeae5a6091ede155088461c798f3 (patch)
tree762d0b576b4d20fd4126da23fa3b470702138b6a /bin
parent03b00e03c2cecdc6358e663be7b564c4ccec76f9 (diff)
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 <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update_pch1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/update_pch b/bin/update_pch
index 4719e5f9269f..73be15f0bf97 100755
--- a/bin/update_pch
+++ b/bin/update_pch
@@ -438,7 +438,6 @@ def filter_ignore(line, module):
if module == 'xmlsecurity':
ignore_list += [
'xmlsec/*',
- 'xmlsecurity/xmlsec-wrapper.h',
]
if module == 'external/pdfium':
ignore_list += [