diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/app.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 16780524b23d..97d43b1d1c06 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -458,7 +458,5 @@ #define SID_HIDE_LAST_LEVEL (SID_SD_START+448) #define SID_SHOW_NEXT_LEVEL (SID_SD_START+449) #define SID_PRESENTATION_MINIMIZER (SID_SD_START+450) -#define SID_REGENERATE_DIAGRAM (SID_SD_START+451) -#define SID_EDIT_DIAGRAM (SID_SD_START+452) /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |