mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-22 18:28:52 -05:00
Cleanup
This commit is contained in:
parent
b2d2e30ac8
commit
da44625970
|
@ -806,9 +806,7 @@ int main(int argc, char** argv)
|
|||
putchar('\n');
|
||||
|
||||
if (list_extensions)
|
||||
{
|
||||
list_vulkan_instance_extensions();
|
||||
}
|
||||
|
||||
if (list_layers)
|
||||
list_vulkan_instance_layers();
|
||||
|
|
Loading…
Reference in New Issue
Block a user