summaryrefslogtreecommitdiffstats
path: root/sc/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-29 09:50:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-29 15:19:17 +0200
commit45acf26775ac7e91ceb88d8941cee25c2cd65873 (patch)
tree9651995799bd40d40d705ba1b9a3d3c1f2b39475 /sc/inc
parentResolves: rhbz#1400287 resizing properties dialog hides widgets (diff)
downloadcore-45acf26775ac7e91ceb88d8941cee25c2cd65873.tar.gz
core-45acf26775ac7e91ceb88d8941cee25c2cd65873.zip
remove some unused macro definitions
Change-Id: I253e5108161b932e3dc588b656e550bb9dc022b0 Reviewed-on: https://gerrit.libreoffice.org/41672 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/globstr.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 979a0824171c..21eb86eb9cc3 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -197,7 +197,6 @@
#define STR_HEADER NC_("STR_HEADER", "Header")
#define STR_FOOTER NC_("STR_FOOTER", "Footer")
#define STR_TEXTATTRS NC_("STR_TEXTATTRS", "Text Attributes")
-#define STR_HFCMD_DELIMITER NC_("STR_HFCMD_DELIMITER", "\\")
#define STR_HFCMD_PAGE NC_("STR_HFCMD_PAGE", "PAGE")
#define STR_HFCMD_PAGES NC_("STR_HFCMD_PAGES", "PAGES")
#define STR_HFCMD_DATE NC_("STR_HFCMD_DATE", "DATE")