summaryrefslogtreecommitdiffstats
path: root/filter/Library_xmlfd.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-11 19:55:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-11 21:52:24 +0200
commit629cdd66b5552a0159f8b06a563b1505eded01cd (patch)
treea5d61bae572996ef559eab69f603ace942681507 /filter/Library_xmlfd.mk
parentfilter/xslt: create instances with uno constructors (diff)
downloadcore-629cdd66b5552a0159f8b06a563b1505eded01cd.tar.gz
core-629cdd66b5552a0159f8b06a563b1505eded01cd.zip
filter/xmlfilterdetect: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: Ie16b3a2a11c4b5fee579c05d041d287d753ab2a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98567 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/Library_xmlfd.mk')
-rw-r--r--filter/Library_xmlfd.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/Library_xmlfd.mk b/filter/Library_xmlfd.mk
index c95dcc692ec9..8ec02c3c0ff7 100644
--- a/filter/Library_xmlfd.mk
+++ b/filter/Library_xmlfd.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_use_libraries,xmlfd,\
))
$(eval $(call gb_Library_add_exception_objects,xmlfd,\
- filter/source/xmlfilterdetect/fdcomp \
filter/source/xmlfilterdetect/filterdetect \
))