diff options
| author | Matthew Parlane <parlane@gmail.com> | 2015-06-08 13:43:39 +1200 |
|---|---|---|
| committer | Matthew Parlane <parlane@gmail.com> | 2015-06-08 13:43:39 +1200 |
| commit | 9e1aab663f2afdd61bda773764cc3c8f652659aa (patch) | |
| tree | 1a7290487da53e934f0fe5096075f195b285a012 /Source/Core/Common | |
| parent | 5c7caf1f22685430f98f39b86b07cadee3171f68 (diff) | |
Revert "SDL: handle SDL_QUIT event"
Diffstat (limited to 'Source/Core/Common')
| -rw-r--r-- | Source/Core/Common/Common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/Common.h b/Source/Core/Common/Common.h index 960e5a96d8..8027e31878 100644 --- a/Source/Core/Common/Common.h +++ b/Source/Core/Common/Common.h @@ -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 |
