mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-07-31 19:43:38 +00:00
[c-host] remove extra NvFBC noise
This commit is contained in:
parent
8b47d740a8
commit
e4d8cf2d76
2 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue