diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-01 12:53:04 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-02 12:35:01 +0200 |
commit | a8638dc41540e00c341a82c83e5a11fae5f74c20 (patch) | |
tree | b8c4067f1b71fa63cf64a47edc8ca4860ee84d43 /basctl/inc | |
parent | 776a1b9b6b9c574d28b3a321a0f3f8110f34ac90 (diff) |
unused defines
Change-Id: I494e64c69decb9fb3d5b13ffc2f18d99f6b7749f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121442
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/strings.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/inc/strings.hrc b/basctl/inc/strings.hrc index 63f68ba0fcf9..dafc79be914e 100644 --- a/basctl/inc/strings.hrc +++ b/basctl/inc/strings.hrc @@ -97,8 +97,6 @@ #define RID_STR_PRINTDLG_PAGES NC_("RID_STR_PRINTDLG_PAGES", "Pages:") #define RID_STR_PRINTDLG_PRINTALLPAGES NC_("RID_STR_PRINTDLG_PRINTALLPAGES", "All ~Pages") #define RID_STR_PRINTDLG_PRINTPAGES NC_("RID_STR_PRINTDLG_PRINTPAGES", "Pa~ges:") -#define RID_STR_PRINTDLG_PRINTEVENPAGES NC_("RID_STR_PRINTDLG_PRINTEVENPAGES", "~Even pages") -#define RID_STR_PRINTDLG_PRINTODDPAGES NC_("RID_STR_PRINTDLG_PRINTODDPAGES", "~Odd pages") #define RID_STR_CHOOSE NC_("RID_STR_CHOOSE", "Choose") #define RID_STR_RUN NC_("RID_STR_RUN", "Run") #define RID_STR_RECORD NC_("RID_STR_RECORD", "~Save") |