mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] message: fix compile failure
This commit is contained in:
@@ -105,8 +105,8 @@ void lgMessage_process(void)
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
case LG_MSG_VIDEO:
|
|
||||||
default:
|
default:
|
||||||
|
DEBUG_ERROR("Unhandled %d", event->msg.type);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user