summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2024-02-20 09:33:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-02-20 09:49:18 +0100
commitcfc0f4fae10859890c6e76d5a4ea11044b814da3 (patch)
tree2d758de209b91cf5e067bb079b7721c15860e2fd /filter
parent2da4acdbf8c5a8ba3ef51e5f5dc3439716e71a91 (diff)
icg is no longer dlopen-ed from sd
ever since 5cc45f148dac2080d5cdc2d69db539d55b1ff816 no need to dynamically ImportCGM symbol Change-Id: I0d55a57b46fffbeb650ca0b88170372160e1ecf3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163631 Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter')
-rw-r--r--filter/Library_icg.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/Library_icg.mk b/filter/Library_icg.mk
index 113faa5a2503..6203c0a6eedd 100644
--- a/filter/Library_icg.mk
+++ b/filter/Library_icg.mk
@@ -19,8 +19,6 @@
$(eval $(call gb_Library_Library,icg))
-$(eval $(call gb_Library_set_plugin_for_nodep,icg,sd))
-
$(eval $(call gb_Library_use_external,icg,boost_headers))
$(eval $(call gb_Library_use_sdk_api,icg))