Removed outdated OS/2 support

This commit is contained in:
Sam Lantinga
2009-09-19 06:43:45 +00:00
parent e4cbb96720
commit 5bee043a89
33 changed files with 8 additions and 6358 deletions

View File

@@ -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 */