diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-03 16:28:42 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-04 22:42:54 +0200 |
commit | e3adb51c54089a961cea1a33c5f54f6e552a4590 (patch) | |
tree | f24e0be144f6a71cf1e598583b713469fce4243e /sd | |
parent | 50889effe57d9e28ecd9403ea0d695ecd73ac791 (diff) |
reduce number of framework libraries
Change-Id: I18bfdba3d26593f796d8b0bda87720e31066d5e2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97968
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/Library_sdui.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/Library_sdui.mk b/sd/Library_sdui.mk index abd25d24e15d..c776e2eed532 100644 --- a/sd/Library_sdui.mk +++ b/sd/Library_sdui.mk @@ -46,7 +46,6 @@ $(eval $(call gb_Library_use_libraries,sdui,\ cppuhelper \ editeng \ i18nlangtag \ - fwl \ fwk \ sal \ salhelper \ |