Index: Source/platform/graphics/GraphicsTypes.cpp |
diff --git a/Source/platform/graphics/GraphicsTypes.cpp b/Source/platform/graphics/GraphicsTypes.cpp |
index cf9b62027cd4b342a8b39bceb7c834cacb6709a5..8f9c69bdc9b05347153ac449eef8aab563cfe184 100644 |
--- a/Source/platform/graphics/GraphicsTypes.cpp |
+++ b/Source/platform/graphics/GraphicsTypes.cpp |
@@ -44,7 +44,6 @@ static const char* const compositeOperatorNames[] = { |
"destination-out", |
"destination-atop", |
"xor", |
- "darker", |
"lighter" |
}; |