mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[client] removed debug message output
This commit is contained in:
parent
b6857d94f1
commit
6f5eba3c01
@ -177,7 +177,6 @@ int renderThread(void * unused)
|
||||
break;
|
||||
|
||||
case IVSHMEM_WAIT_RESULT_TIMEOUT:
|
||||
DEBUG_INFO("timed out");
|
||||
ivshmem_kick_irq(state.shm->guestID, 0);
|
||||
ready = false;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user