summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-27 10:16:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-28 06:40:51 +0000
commitf5738518a6ff5321d4d35d9bed4a640ae0a6ae9a (patch)
tree5936ab5edd4f98ca5aba041658d20e2f2d17bcd1 /sd/inc
parent7c0054f1b7c3c475bff7a5adfdea0feaecf20748 (diff)
remove unhandled SID commands from svx
In this case, also remove those unhandled commands which are present in a *Commands.xcu file, but not in any other kind of .xcu file. Change-Id: I8b42df7357349872e28d3ee60ec2c0505358cff6 Reviewed-on: https://gerrit.libreoffice.org/35648 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/app.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 0897e6c38fbe..79d5e8ed649c 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -154,7 +154,6 @@
#define SID_OBJECT_TRANSPARENCE (SID_SD_START+100)
#define SID_OBJECT_GRADIENT (SID_SD_START+101)
// FREE
-// In svxids.hrc: SID_INSERT_IMAGE (SID_SD_START+105)
// In svxids.hrc: SID_INSERT_MATH (SID_SD_START+106)
#define SID_OBJECT_SHEAR (SID_SD_START+107)
#define SID_DELETE_SNAPITEM (SID_SD_START+108)