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/source | |
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/source')
-rw-r--r-- | starmath/source/smres.src | 8 |
1 files changed, 0 insertions, 8 deletions
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" ; |