summaryrefslogtreecommitdiffstats
path: root/svgio/source/svgreader/svgtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svgtools.cxx')
-rw-r--r--svgio/source/svgreader/svgtools.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index 9eec14a75ec0..27d14eeda9f1 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -636,7 +636,6 @@ namespace svgio
typedef std::pair< OUString, Color > ColorTokenValueType;
static const ColorTokenMapper aColorTokenMapperList {
{ ColorTokenValueType(OUString("aliceblue"), Color(240, 248, 255)) },
- { ColorTokenValueType(OUString("aliceblue"), Color(240, 248, 255) ) },
{ ColorTokenValueType(OUString("antiquewhite"), Color(250, 235, 215) ) },
{ ColorTokenValueType(OUString("aqua"), Color( 0, 255, 255) ) },
{ ColorTokenValueType(OUString("aquamarine"), Color(127, 255, 212) ) },