summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 10:35:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 11:33:56 +0000
commita5d8869cf260303861dd7a0e526459c781da3681 (patch)
treefc5190d067ddeaf01bb56bcc9cfb2700df626b13
parent6bcc2e1b3c461ef2688aa661b1a0fcf8fec9acc3 (diff)
remove unused defines from HRC files in starmath
Change-Id: I6c4aa070eac55d7ca9a4bdc404087d32a079dc2c Reviewed-on: https://gerrit.libreoffice.org/35254 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--starmath/inc/starmath.hrc2
-rw-r--r--starmath/source/smres.src8
2 files changed, 0 insertions, 10 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index ff2813768bbe..5de6d579cfd1 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -114,8 +114,6 @@
#define STR_ALIGN_LEFT (RID_APP_START + 836)
#define STR_ALIGN_CENTER (RID_APP_START + 837)
#define STR_ALIGN_RIGHT (RID_APP_START + 838)
-#define STR_AQUA (RID_APP_START + 839)
-#define STR_FUCHSIA (RID_APP_START + 840)
#define STR_GRAY (RID_APP_START + 841)
#define STR_LIME (RID_APP_START + 842)
#define STR_MAROON (RID_APP_START + 843)
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index a67c1aad7ae6..2fc1a436f72a 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -65,14 +65,6 @@ String STR_MAGENTA
{
Text [ en-US ] = "magenta" ;
};
-String STR_AQUA
-{
- Text [ en-US ] = "aqua" ;
-};
-String STR_FUCHSIA
-{
- Text [ en-US ] = "fuchsia" ;
-};
String STR_GRAY
{
Text [ en-US ] = "gray" ;