diff include/SDL_config_nintendods.h @ 3243:5db962a9a991

CD-ROM support is so passé :)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 05 Sep 2009 09:11:03 +0000
parents 6290f9bd097d
children 15eea7a1fa97
line wrap: on
line diff
--- a/include/SDL_config_nintendods.h	Sat Sep 05 09:03:35 2009 +0000
+++ b/include/SDL_config_nintendods.h	Sat Sep 05 09:11:03 2009 +0000
@@ -96,9 +96,6 @@
 #define SDL_AUDIO_DRIVER_NDS	1
 /*#define SDL_AUDIO_DRIVER_DUMMY	1 TODO: uncomment this later*/
 
-/* DS doesn't have optical media */
-#define SDL_CDROM_DISABLED	1
-
 /* Enable various input drivers */
 #define SDL_JOYSTICK_NDS	1
 /*#define SDL_JOYSTICK_DUMMY	1 TODO: uncomment this later*/