mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-13 18:11:21 +00:00
[client] message: fix compile failure
This commit is contained in:
parent
852eb6bf69
commit
81162b460e
@ -105,8 +105,8 @@ void lgMessage_process(void)
|
||||
continue;
|
||||
}
|
||||
|
||||
case LG_MSG_VIDEO:
|
||||
default:
|
||||
DEBUG_ERROR("Unhandled %d", event->msg.type);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user