summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-07-23 13:02:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-07-23 16:24:48 +0200
commit7b4a7b6c4afad4eb07b456ca889e9166a03054f5 (patch)
treef3b3284d6576e0e0c6dc34898c5ea01476ab0922 /sd
parentd5e1e4103b2ee77140d4866c4b4f482cb0ee184f (diff)
remove some unused #defines
Change-Id: I2c8168cd804ae8d1e4effa61be1d9dc902ecf9b8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154805 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/strings.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index afcf1d4e3be3..a3501bfc50a1 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -29,9 +29,6 @@
#define STR_UNDO_SLIDE_PARAMS NC_("STR_UNDO_SLIDE_PARAMS", "Slide parameter")
#define STR_UNDO_CUT NC_("STR_UNDO_CUT", "Cut")
#define STR_UNDO_REPLACE NC_("STR_UNDO_REPLACE", "Replace")
-#define STR_NEXT_SLIDE NC_("STR_NEXT_SLIDE", "Next slide")
-#define STR_PREV_SLIDE NC_("STR_PREV_SLIDE", "Previous slide")
-#define STR_MENU_SLIDE NC_("STR_MENU_SLIDE", "Menu slide")
#define STR_UNDO_DRAGDROP NC_("STR_UNDO_DRAGDROP", "Drag and Drop")
#define STR_INSERTGRAPHIC NC_("STR_INSERTGRAPHIC", "Insert Image")
#define STR_UNDO_BEZCLOSE NC_("STR_UNDO_BEZCLOSE", "Close Polygon")