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

@ -29,8 +29,6 @@
#include "generic/SDL_systhread_c.h"
#elif SDL_THREAD_BEOS
#include "beos/SDL_systhread_c.h"
#elif SDL_THREAD_DC
#include "dc/SDL_systhread_c.h"
#elif SDL_THREAD_EPOC
#include "epoc/SDL_systhread_c.h"
#elif SDL_THREAD_PTH