mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
remove placeholder code to fix Linux SDL1 build
This commit is contained in:
@@ -87,8 +87,6 @@ struct SDL_SysWMmsg {
|
||||
typedef struct SDL_SysWMinfo {
|
||||
SDL_version version;
|
||||
SDL_SYSWM_TYPE subsystem;
|
||||
HWND ime; /* The Win32 input method window */
|
||||
HIMC imc; /* The Win32 input method context */
|
||||
union {
|
||||
struct {
|
||||
Display *display; /**< The X11 display */
|
||||
|
Reference in New Issue
Block a user