[client,sdl] fix typo

This commit is contained in:
akallabeth 2024-06-17 09:13:32 +02:00
parent eedb5590b2
commit fc5ed616c7
No known key found for this signature in database
GPG Key ID: A49454A3FC909FD5

View File

@ -1689,7 +1689,6 @@ SdlContext::SdlContext(rdpContext* context)
{
WINPR_ASSERT(context);
grab_kbd_enabled = freerdp_settings_get_bool(context->settings, FreeRDP_GrabKeyboard);
`: w
}
rdpContext* SdlContext::context() const