mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 00:32:49 +00:00
Remove unused variable
This commit is contained in:
parent
a1d5b0fd03
commit
4a54826d9b
@ -2372,8 +2372,6 @@ void vulkan_present(gfx_ctx_vulkan_data_t *vk, unsigned index)
|
||||
void vulkan_context_destroy(gfx_ctx_vulkan_data_t *vk,
|
||||
bool destroy_surface)
|
||||
{
|
||||
unsigned i;
|
||||
|
||||
if (!vk->context.instance)
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user