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 --- sc/inc/sc.hrc | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc') diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index b6f24ae319c0..659309974fb7 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -127,7 +127,6 @@ #define SID_NUMBER_DECDEC (SC_VIEW_START + 58) // misc: -#define SID_COLLABORATION (SC_VIEW_START + 59) #define SID_LINKS (SC_VIEW_START + 60) #define SID_INSERT_SMATH (SC_VIEW_START + 63) #define SID_MIRROR_VERTICAL (SC_VIEW_START + 65) -- cgit