mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 05:06:42 +00:00
Revert "SDL: handle SDL_QUIT event"
This commit is contained in:
parent
5c7caf1f22
commit
9e1aab663f
6 changed files with 9 additions and 26 deletions
|
@ -136,7 +136,6 @@ enum HOST_COMM
|
|||
WM_USER_STOP = 10,
|
||||
WM_USER_CREATE,
|
||||
WM_USER_SETCURSOR,
|
||||
WM_USER_QUIT,
|
||||
};
|
||||
|
||||
// Used for notification on emulation state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue