From 54424ea27538ad5e84e64a2bd2a2dcd94b9ac6f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Mon, 21 Dec 2015 21:52:42 +0100 Subject: [PATCH] Remove old Linux workarounds Verified working on my machine. --- src/interface/window.c | 4 ---- 1 file changed, 4 deletions(-) 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(