diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-14 02:44:20 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-14 03:32:37 +0200 |
commit | b7b159d79c2b4ec53915e0b9c3e28912c289a5ba (patch) | |
tree | 2510d25832202cfbc79378473b497540dd5a5500 /sc/inc | |
parent | 6f12914ddfb4d69c0267b206be654c875da17426 (diff) |
remove the old collaboration feature based on telepathy
Change-Id: I1f08d6ef43b76e7bae41ac33bb954f506ae7c485
Reviewed-on: https://gerrit.libreoffice.org/36542
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
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) |