Removed outdated Dreamcast support

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403813
This commit is contained in:
Sam Lantinga 2009-09-19 07:21:22 +00:00
parent 6ecdaa1fe3
commit 232c747269
39 changed files with 8 additions and 2772 deletions

View file

@ -28,8 +28,6 @@
/* Add any platform that doesn't build using the configure system */
#if defined(__NINTENDODS__)
#include "SDL_config_nintendods.h"
#elif defined(__DREAMCAST__)
#include "SDL_config_dreamcast.h"
#elif defined(__IPHONEOS__)
#include "SDL_config_iphoneos.h"
#elif defined(__MACOSX__)