diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-05-29 20:24:02 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-05-30 08:45:46 +0200 |
commit | cf4a1c42d6a90ec73ab1504d4bfaf3004bad33da (patch) | |
tree | 14b2d0207c55ae53fb141cf6a038ce9c33d5956f /bin | |
parent | dc50abb7f972c53fcca08d2ac3627e7848456520 (diff) |
merge expwrap into sax library
there is no need for 2 shared libs for such a small module
Change-Id: Id28c9038f3e16931bfb8af3532eca172998da1aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152374
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/find-mergedlib-can-be-private.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/find-mergedlib-can-be-private.py b/bin/find-mergedlib-can-be-private.py index f21f74052917..7029592062a9 100755 --- a/bin/find-mergedlib-can-be-private.py +++ b/bin/find-mergedlib-can-be-private.py @@ -34,7 +34,6 @@ merged_libs = { \ ,"desktop_detector)" \ ,"drawinglayer" \ ,"editeng" \ - ,"expwrap" \ ,"filterconfig" \ ,"fsstorage" \ ,"fwk" \ |