Remove unneeded string S.DARKEST (#3552)

This commit is contained in:
Robert
2017-12-18 22:13:49 +01:00
committed by Frans de Jonge
parent a692b5adfb
commit fe4d52c406

View File

@@ -46,7 +46,6 @@ S.LIGHTEST = _("lightest")
S.LIGHTER = _("lighter")
S.DEFAULT = _("default")
S.DARKER = _("darker")
S.DARKEST = _("darkest")
S.NATIVE = _("native")
S.LOW = _("low")
S.HIGH = _("high")