diff --git a/src/interface/window.c b/src/interface/window.c index 70f9c9691d..c2725b8c78 100644 --- a/src/interface/window.c +++ b/src/interface/window.c @@ -2426,11 +2426,7 @@ void textinput_cancel() // The following code is only necessary for the old Windows text input dialog. In theory this isn't used anymore, but can // still be triggered via original code paths. -#ifdef _WIN32 RCT2_CALLPROC_EBPSAFE(0x0040701D); -#else - log_warning("there should be something called here (0x0040701D)"); -#endif // _WIN32 if (RCT2_GLOBAL(RCT2_ADDRESS_TEXTINPUT_WINDOWCLASS, uint8) != 255) { RCT2_CALLPROC_EBPSAFE(0x006EE4E2); w = window_find_by_number(