Silence warning
This commit is contained in:
parent
472a792d88
commit
e87cd7382e
|
@ -1801,6 +1801,8 @@ bool video_driver_find_driver(void)
|
|||
|
||||
current_video = NULL;
|
||||
|
||||
(void)hwr;
|
||||
|
||||
#if defined(HAVE_VULKAN)
|
||||
if (hwr && hw_render_context_is_vulkan(hwr->context_type))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue