[c-host] nvfbc: remove debug line from prior commit

This commit is contained in:
Geoffrey McRae
2019-05-09 22:53:02 +10:00
parent 558ae5dc45
commit 5677117c0d
2 changed files with 1 additions and 2 deletions

View File

@@ -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;