diff include/SDL_config.h.in @ 3272:e8f63b28947d

Removed outdated Dreamcast support
author Sam Lantinga <slouken@libsdl.org>
date Sat, 19 Sep 2009 07:21:22 +0000
parents a67a961e2171
children e0dfba770eb7
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sat Sep 19 07:09:41 2009 +0000
+++ b/include/SDL_config.h.in	Sat Sep 19 07:21:22 2009 +0000
@@ -182,7 +182,6 @@
 #undef SDL_AUDIO_DRIVER_BSD
 #undef SDL_AUDIO_DRIVER_COREAUDIO
 #undef SDL_AUDIO_DRIVER_DART
-#undef SDL_AUDIO_DRIVER_DC
 #undef SDL_AUDIO_DRIVER_DISK
 #undef SDL_AUDIO_DRIVER_DUMMY
 #undef SDL_AUDIO_DRIVER_DMEDIA
@@ -207,7 +206,6 @@
 #undef SDL_INPUT_LINUXEV
 #undef SDL_INPUT_TSLIB
 #undef SDL_JOYSTICK_BEOS
-#undef SDL_JOYSTICK_DC
 #undef SDL_JOYSTICK_DINPUT
 #undef SDL_JOYSTICK_DUMMY
 #undef SDL_JOYSTICK_IOKIT
@@ -233,7 +231,6 @@
 
 /* Enable various threading systems */
 #undef SDL_THREAD_BEOS
-#undef SDL_THREAD_DC
 #undef SDL_THREAD_NDS
 #undef SDL_THREAD_PTH
 #undef SDL_THREAD_PTHREAD
@@ -244,7 +241,6 @@
 
 /* Enable various timer systems */
 #undef SDL_TIMER_BEOS
-#undef SDL_TIMER_DC
 #undef SDL_TIMER_DUMMY
 #undef SDL_TIMER_MINT
 #undef SDL_TIMER_NDS
@@ -256,7 +252,6 @@
 /* Enable various video drivers */
 #undef SDL_VIDEO_DRIVER_BWINDOW
 #undef SDL_VIDEO_DRIVER_COCOA
-#undef SDL_VIDEO_DRIVER_DC
 #undef SDL_VIDEO_DRIVER_DIRECTFB
 #undef SDL_VIDEO_DRIVER_DIRECTFB_DYNAMIC
 #undef SDL_VIDEO_DRIVER_DUMMY