diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-12-16 15:31:07 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-12-16 17:51:14 +0100 |
commit | c26ce14c2bc2f4583cb02af56fdf7c00df3c5aac (patch) | |
tree | 7c87da50c35cb8a73d42f393d87a297e85b47740 /bin | |
parent | ede7be0c3c70a92cd8601762d8cae7c07976360e (diff) |
drop ui-previewer
the need for this is gone now the transition from src to ui
is completed. I certainly don't use this anymore.
Change-Id: I5bf9c8bc4f00152977091f466c2e808b824acb44
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126925
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/check-elf-dynamic-objects | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/check-elf-dynamic-objects b/bin/check-elf-dynamic-objects index 523a892e4259..e19bbaeadfe8 100755 --- a/bin/check-elf-dynamic-objects +++ b/bin/check-elf-dynamic-objects @@ -152,7 +152,7 @@ local file="$1" ${kf5allowlist}" fi ;; - */libdesktop_detectorlo.so|*/ui-previewer|*/oosplash|*/gengal.bin) + */libdesktop_detectorlo.so|*/oosplash|*/gengal.bin) allowlist="${allowlist} ${x11allowlist}" ;; */libvclplug_genlo.so|*/libchartcorelo.so|*/libavmediaogl.so|*/libOGLTranslo.so|*/liboglcanvaslo.so) |