summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2017-05-17 18:40:59 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2017-05-18 00:28:17 +0300
commit3f738f81398095377ac736c2363be84141e25b9a (patch)
treebfc657e9443bdc63e8666bd5f162454501280ef8 /include/sfx2
parent33900a71ab7955d9d2d6009e58c5b5b149c1ce0f (diff)
SID_ADDONS sdi slot is unused
We only need a label in officecfg, and an icon in icon-themes. Change-Id: I88482f85b282742c5d6dc7f6ec7ba6442c09a639
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/sfxsids.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index e425071874a8..f061b163428a 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -194,7 +194,6 @@
#define SID_STOP_RECORDING (SID_SFX_START + 1671)
#define SID_INTERACTIONHANDLER (SID_SFX_START + 1675)
#define SID_OPENHYPERLINK (SID_SFX_START + 1676)
-#define SID_ADDONS (SID_SFX_START + 1678)
#define SID_CONTENT (SID_SFX_START + 1679)
#define SID_SHOW_IME_STATUS_WINDOW (SID_SFX_START + 1680)
#define SID_VIEWONLY (SID_SFX_START + 1682)