mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
metal: remove unneeded TODO
This commit is contained in:
@@ -2210,10 +2210,6 @@ void Graphics::initCapabilities()
|
||||
families.macCatalyst[1 + i] = true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// TODO: feature set API
|
||||
}
|
||||
|
||||
capabilities.features[FEATURE_MULTI_RENDER_TARGET_FORMATS] = true;
|
||||
capabilities.features[FEATURE_CLAMP_ZERO] = true;
|
||||
|
||||
Reference in New Issue
Block a user