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 /desktop | |
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 'desktop')
-rw-r--r-- | desktop/Pagein_common.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk index cd96e9a25b25..d0a0e689c2d2 100644 --- a/desktop/Pagein_common.mk +++ b/desktop/Pagein_common.mk @@ -20,7 +20,6 @@ $(eval $(call gb_Pagein_add_objects,common,\ lng \ xo \ fwk \ - fwl \ package2 \ ucpfile1 \ ucb1 \ |