Silence warning

This commit is contained in:
twinaphex 2018-01-02 06:41:52 +01:00
parent 472a792d88
commit e87cd7382e

View File

@ -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))
{