diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-16 10:35:53 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-16 11:33:56 +0000 |
commit | a5d8869cf260303861dd7a0e526459c781da3681 (patch) | |
tree | fc5190d067ddeaf01bb56bcc9cfb2700df626b13 /starmath/inc | |
parent | 6bcc2e1b3c461ef2688aa661b1a0fcf8fec9acc3 (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>
Diffstat (limited to 'starmath/inc')
-rw-r--r-- | starmath/inc/starmath.hrc | 2 |
1 files changed, 0 insertions, 2 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) |