Removed useless check.
This commit is contained in:
parent
75384ccfe1
commit
05dcebb53a
@ -2347,7 +2347,6 @@ VK_IMPORT_DEVICE
|
||||
break;
|
||||
};
|
||||
|
||||
BX_CHECK(false, "Failed to initialize Vulkan.");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user