summaryrefslogtreecommitdiff
path: root/filter/Library_filterconfig.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-25 09:50:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-25 10:39:24 +0200
commit008b3845201f9cc036a19600a78a1b32bf1b3fbe (patch)
tree8cfb40bcfeb5d2e8814982ac65373340d6a4d412 /filter/Library_filterconfig.mk
parentf133d4c7831d87f8d9bcf3b519515109ad3d4b1b (diff)
filter/config: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: I4423d3acd0a3c77bb7e553511e296f682f87b3e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99419 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/Library_filterconfig.mk')
-rw-r--r--filter/Library_filterconfig.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/Library_filterconfig.mk b/filter/Library_filterconfig.mk
index e9cd6bfabd5a..79557890786c 100644
--- a/filter/Library_filterconfig.mk
+++ b/filter/Library_filterconfig.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_Library_add_exception_objects,filterconfig,\
filter/source/config/cache/filterfactory \
filter/source/config/cache/frameloaderfactory \
filter/source/config/cache/querytokenizer \
- filter/source/config/cache/registration \
filter/source/config/cache/typedetection \
))