GS-vk: Fix Wunused-variable warning.

This commit is contained in:
lightningterror 2023-07-16 13:04:32 +02:00
parent e7e6f765b5
commit c574c3e08c
1 changed files with 0 additions and 1 deletions

View File

@ -2512,7 +2512,6 @@ bool GSDeviceVK::CreateDeviceAndSwapChain()
return false;
}
u32 gpu_index = 0;
if (!GSConfig.Adapter.empty())
{
u32 gpu_index = 0;