|
@@ -181,7 +181,6 @@ StringMap<Graphics::LineJoin, Graphics::LINE_JOIN_MAX_ENUM> Graphics::lineJoins(
|
|
|
|
|
|
StringMap<Graphics::Support, Graphics::SUPPORT_MAX_ENUM>::Entry Graphics::supportEntries[] =
|
|
|
{
|
|
|
- { "multicanvas", SUPPORT_MULTI_CANVAS },
|
|
|
{ "multicanvasformats", SUPPORT_MULTI_CANVAS_FORMATS },
|
|
|
};
|
|
|
|