diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-05-23 18:19:12 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-05-24 10:20:19 +0200 |
commit | e3ca594d63daa7e59cee1f9745015f582ab4e773 (patch) | |
tree | 49f03b0e79e939be06c717d5fb7e7027167f9820 /basctl/inc/strings.hrc | |
parent | 552b1fc70fc2fca2ba3d33929f20c3172e9e8bb4 (diff) |
remove some unused defines
Change-Id: Ibfdc84f07642db6ec8362c4d76195b4f39dc103c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94731
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'basctl/inc/strings.hrc')
-rw-r--r-- | basctl/inc/strings.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/inc/strings.hrc b/basctl/inc/strings.hrc index b31ddd20922d..a5a0a4660b59 100644 --- a/basctl/inc/strings.hrc +++ b/basctl/inc/strings.hrc @@ -103,7 +103,6 @@ #define RID_STR_RUN NC_("RID_STR_RUN", "Run") #define RID_STR_RECORD NC_("RID_STR_RECORD", "~Save") #define RID_BASICIDE_OBJCAT NC_("RID_BASICIDE_OBJCAT", "Object Catalog") -#define RID_STR_TLB_MACROS NC_("RID_STR_TLB_MACROS", "Objects Tree") // Property Browser Headline ---------------------------------------------------------------- #define RID_STR_BRWTITLE_PROPERTIES NC_("RID_STR_BRWTITLE_PROPERTIES", "Properties: ") #define RID_STR_BRWTITLE_NO_PROPERTIES NC_("RID_STR_BRWTITLE_NO_PROPERTIES", "No Control marked") |