summaryrefslogtreecommitdiff
path: root/filter/Library_xmlfa.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-11 20:01:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-12 13:20:37 +0200
commitd4ff75676920b6d1c6decdfc9906a3efdf68cf69 (patch)
tree43fb1cf24e2b73c4163fccb23801a0cb1bd25d73 /filter/Library_xmlfa.mk
parentf821efb6e674e5ebddb8eecb1139b7e57cc48bfc (diff)
filter/xmlfilteradaptor: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: I44392add5b0ed6d3184e4ecdd2e8da729a78169c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98569 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/Library_xmlfa.mk')
-rw-r--r--filter/Library_xmlfa.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/Library_xmlfa.mk b/filter/Library_xmlfa.mk
index 4f81d7f51b67..425cebc691f1 100644
--- a/filter/Library_xmlfa.mk
+++ b/filter/Library_xmlfa.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_use_libraries,xmlfa,\
$(eval $(call gb_Library_add_exception_objects,xmlfa,\
filter/source/xmlfilteradaptor/XmlFilterAdaptor \
- filter/source/xmlfilteradaptor/genericfilter \
))
# vim: set noet sw=4 ts=4: