[client] removed debug message output

This commit is contained in:
Geoffrey McRae 2017-11-15 18:14:30 +11:00
parent b6857d94f1
commit 6f5eba3c01

View File

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