From b7b159d79c2b4ec53915e0b9c3e28912c289a5ba Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Fri, 14 Apr 2017 02:44:20 +0200 Subject: remove the old collaboration feature based on telepathy Change-Id: I1f08d6ef43b76e7bae41ac33bb954f506ae7c485 Reviewed-on: https://gerrit.libreoffice.org/36542 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- desktop/Library_sofficeapp.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'desktop/Library_sofficeapp.mk') diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk index 1d91403a83bb..29185e08f707 100644 --- a/desktop/Library_sofficeapp.mk +++ b/desktop/Library_sofficeapp.mk @@ -158,8 +158,4 @@ $(eval $(call gb_Library_add_exception_objects,sofficeapp,\ endif endif -ifeq ($(ENABLE_TELEPATHY),TRUE) -$(eval $(call gb_Library_use_libraries,sofficeapp,tubes)) -endif - # vim: set ts=4 sw=4 et: -- cgit