summaryrefslogtreecommitdiff
path: root/ucb/Library_cached1.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-14 16:34:32 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-15 08:47:48 +0200
commitd4813c671aa423feec8b457a3a8bea5c7671d118 (patch)
tree225a670fce8a69f04b59c680eb6cbe3e79f9657a /ucb/Library_cached1.mk
parent37f5ad41ed9928a4394b80050cdc00fd6d830a07 (diff)
ucb/cacher: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: I56261af8f540c214419e01b81c789cb6a4c31d31 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98747 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'ucb/Library_cached1.mk')
-rw-r--r--ucb/Library_cached1.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/Library_cached1.mk b/ucb/Library_cached1.mk
index 4708f9fedf1f..d2b84a95f23e 100644
--- a/ucb/Library_cached1.mk
+++ b/ucb/Library_cached1.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_add_exception_objects,cached1,\
ucb/source/cacher/cachedcontentresultsetstub \
ucb/source/cacher/cacheddynamicresultset \
ucb/source/cacher/cacheddynamicresultsetstub \
- ucb/source/cacher/cacheserv \
ucb/source/cacher/contentresultsetwrapper \
ucb/source/cacher/dynamicresultsetwrapper \
))