mirror of
https://github.com/yawut/SDL.git
synced 2026-09-11 02:26:25 -05:00
Removed outdated OS/2 support
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
#include "SDL_config_macosx.h"
|
||||
#elif defined(__WIN32__)
|
||||
#include "SDL_config_win32.h"
|
||||
#elif defined(__OS2__)
|
||||
#include "SDL_config_os2.h"
|
||||
#else
|
||||
#include "SDL_config_minimal.h"
|
||||
#endif /* platform config */
|
||||
|
||||
Reference in New Issue
Block a user