mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[c-host] remove extra NvFBC noise
This commit is contained in:
parent
8b47d740a8
commit
e4d8cf2d76
@ -98,7 +98,6 @@ bool NvFBCToSysCreate(
|
||||
|
||||
if (nvapi.createEx(¶ms) != NVFBC_SUCCESS)
|
||||
{
|
||||
DEBUG_ERROR("Failed to create an instance of NvFBCToSys");
|
||||
*handle = NULL;
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user