summaryrefslogtreecommitdiffstats
path: root/emfio/Library_emfio.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-06 18:26:43 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 22:15:23 +0200
commit72e4674aad60d17aef66020dd9ca6ec778508ac2 (patch)
treeeda387a6fbbcc40d25ab10de47a3393270ed7b78 /emfio/Library_emfio.mk
parentmove headers inside modules (diff)
downloadcore-72e4674aad60d17aef66020dd9ca6ec778508ac2.tar.gz
core-72e4674aad60d17aef66020dd9ca6ec778508ac2.zip
emfio: create instances with uno constructors
See tdf#74608 for motivation Change-Id: I1685fe05a2a6b1761e78359596c265ac6487f99b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98217 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'emfio/Library_emfio.mk')
-rw-r--r--emfio/Library_emfio.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/emfio/Library_emfio.mk b/emfio/Library_emfio.mk
index 52fde14885b3..281f077130f1 100644
--- a/emfio/Library_emfio.mk
+++ b/emfio/Library_emfio.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_Library_use_libraries,emfio,\
))
$(eval $(call gb_Library_add_exception_objects,emfio,\
- emfio/source/emfuno/emfuno \
emfio/source/emfuno/xemfparser \
emfio/source/reader/mtftools \
emfio/source/reader/wmfreader \