summaryrefslogtreecommitdiff
path: root/ucb/Module_ucb.mk
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-12-14 16:03:46 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2021-12-15 15:24:09 +0100
commitf45b7871e7d31dfc6ed31d1b79928990bba0d0dd (patch)
tree9683de781929364754b78b87aead27e61d4f9c94 /ucb/Module_ucb.mk
parent1a038e6ee1c29eafb267e035104b2a2a05714f15 (diff)
ucb: remove --with-webdav=serf
Remove code in ucb/source/ucp/webdav, and now unused externals apr, apr-util, serf. Change-Id: I31ab8bb1491f5290e175e87f2b30499811c5a359 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126835 Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> Tested-by: Jenkins
Diffstat (limited to 'ucb/Module_ucb.mk')
-rw-r--r--ucb/Module_ucb.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/ucb/Module_ucb.mk b/ucb/Module_ucb.mk
index 19c1aec96591..aebc961aa9dd 100644
--- a/ucb/Module_ucb.mk
+++ b/ucb/Module_ucb.mk
@@ -39,12 +39,6 @@ $(eval $(call gb_Module_add_check_targets,ucb,\
endif
-ifeq ($(WITH_WEBDAV),serf)
-
-## Placeholder for future serf local test implementation
-
-endif
-
$(eval $(call gb_Module_add_subsequentcheck_targets,ucb,\
JunitTest_ucb_complex \
JunitTest_ucb_unoapi \