You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
[Windows] Fix LLVM MinGW build.
This commit is contained in:
@@ -2260,8 +2260,6 @@ Error VulkanContext::swap_buffers() {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
static int total_frames = 0;
|
||||
total_frames++;
|
||||
// print_line("current buffer: " + itos(current_buffer));
|
||||
err = fpQueuePresentKHR(present_queue, &present);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user