mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-09 16:11:10 +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)
|
if (nvapi.createEx(¶ms) != NVFBC_SUCCESS)
|
||||||
{
|
{
|
||||||
DEBUG_ERROR("Failed to create an instance of NvFBCToSys");
|
|
||||||
*handle = NULL;
|
*handle = NULL;
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user