1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Remove old Linux workarounds

Verified working on my machine.
This commit is contained in:
Michał Janiszewski
2015-12-21 21:52:42 +01:00
parent dbb804018b
commit 54424ea275

View File

@@ -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(