mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-03 18:23:29 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -1010,7 +1010,6 @@ Error VulkanContext::_update_swap_chain(Window *window) {
|
||||
|
||||
{
|
||||
const VkAttachmentDescription attachment = {
|
||||
|
||||
/*flags*/ 0,
|
||||
/*format*/ format,
|
||||
/*samples*/ VK_SAMPLE_COUNT_1_BIT,
|
||||
|
||||
Reference in New Issue
Block a user