summaryrefslogtreecommitdiff
path: root/configmgr/Library_configmgr.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-05 13:22:12 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 08:43:12 +0200
commit37b2c02bee606ee2238dc6b0c85f9d5da78a02ba (patch)
tree33fd17cee09b688231ab6025fa2be857193ce846 /configmgr/Library_configmgr.mk
parent508a596df1a75e27b199bfebb08ee66583e35d99 (diff)
configmgr: create instances with uno constructors
See tdf#74608 for motivation Change-Id: I8d1419a9f2c0eb4d488b3f60b357f12e8177d7b6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98134 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'configmgr/Library_configmgr.mk')
-rw-r--r--configmgr/Library_configmgr.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/Library_configmgr.mk b/configmgr/Library_configmgr.mk
index 19477b172308..e09abc6ad6c1 100644
--- a/configmgr/Library_configmgr.mk
+++ b/configmgr/Library_configmgr.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Library_add_exception_objects,configmgr, \
configmgr/source/readwriteaccess \
configmgr/source/rootaccess \
configmgr/source/rootnode \
- configmgr/source/services \
configmgr/source/setnode \
configmgr/source/type \
configmgr/source/update \