mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-23 14:21:57 +00:00
[c-host] nvfbc: remove debug line from prior commit
This commit is contained in:
parent
558ae5dc45
commit
5677117c0d
2 changed files with 1 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
a12-166-g83f63f4c42+1
|
||||
a12-167-g558ae5dc45+1
|
|
@ -128,7 +128,6 @@ static bool nvfbc_create()
|
|||
|
||||
static bool nvfbc_init(void * pointerShape, const unsigned int pointerSize)
|
||||
{
|
||||
return false;
|
||||
this->stop = false;
|
||||
this->pointerShape = pointerShape;
|
||||
this->pointerSize = pointerSize;
|
||||
|
|
Loading…
Reference in a new issue