mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-08-23 22:56:52 +00:00
Removed not needed skipSpoofing
This commit is contained in:
@@ -370,8 +370,6 @@ xess_result_t hk_xessVKGetRequiredInstanceExtensions(uint32_t* instanceExtension
|
||||
{
|
||||
LOG_FUNC();
|
||||
|
||||
ScopedSkipSpoofing skipSpoofing {};
|
||||
|
||||
auto result =
|
||||
XeSSProxy::VKGetRequiredInstanceExtensions()(instanceExtensionsCount, instanceExtensions, minVkApiVersion);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user