diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 12:09:18 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-28 14:58:24 +0100 |
commit | 07ba22e2953a91b61e770de2b4e3aefa9ea33dc6 (patch) | |
tree | f7cf150ce9aeefd782a5920fb595e00e2d27232f /sd | |
parent | 740748d4470ce3f1db3fcbef729a5dc98c0b9569 (diff) |
remove some unused defines
Change-Id: I5304e85cd3fd2edc48147f1297caa57417a3d038
Reviewed-on: https://gerrit.libreoffice.org/68496
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/app.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 391371e35206..8da621f7596f 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -88,7 +88,7 @@ #define SID_TOGGLE_TABBAR_VISIBILITY (SID_SD_START+13) #define SID_INSERTPAGE (SID_SD_START+14) #define SID_INSERTFILE (SID_SD_START+15) -#define SID_INSERTSYMBOL (SID_SD_START+16) + // FREE #define SID_ZOOM_PANNING (SID_SD_START+17) #define SID_PRESENTATION_END (SID_SD_START+18) // FREE |