diff --git a/src/common/gdicmn.cpp b/src/common/gdicmn.cpp index 29b3549a9a..01273b854b 100644 --- a/src/common/gdicmn.cpp +++ b/src/common/gdicmn.cpp @@ -332,7 +332,6 @@ void wxColourDatabase::Initialize() {wxT("WHITE"), 255, 255, 255}, {wxT("YELLOW"), 255, 255, 0}, {wxT("YELLOW GREEN"), 153, 204, 50}, - {wxT("YELLOW GREEN"), 153, 204, 50} }; size_t n;