mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
Remove unused line.
This commit is contained in:
parent
bb2b24a6dd
commit
762480a2d0
1 changed files with 0 additions and 1 deletions
|
|
@ -1610,7 +1610,6 @@ bool Video::CreateHostDevice(const char *sdlVideoDriver)
|
|||
interfaceFunctions.push_back(CreateVulkanInterfaceWrapper);
|
||||
#endif
|
||||
|
||||
bool driverWorkaroundsEnabled = Config::GraphicsAPI == EGraphicsAPI::Auto;
|
||||
for (RenderInterfaceFunction *interfaceFunction : interfaceFunctions)
|
||||
{
|
||||
g_interface = interfaceFunction();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue