diff include/SDL_config_minimal.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 d3baf5ac4e37
line wrap: on
line diff
--- a/include/SDL_config_minimal.h	Sat Sep 05 09:03:35 2009 +0000
+++ b/include/SDL_config_minimal.h	Sat Sep 05 09:11:03 2009 +0000
@@ -43,9 +43,6 @@
 /* Enable the dummy audio driver (src/audio/dummy/\*.c) */
 #define SDL_AUDIO_DRIVER_DUMMY	1
 
-/* Enable the stub cdrom driver (src/cdrom/dummy/\*.c) */
-#define SDL_CDROM_DISABLED	1
-
 /* Enable the stub joystick driver (src/joystick/dummy/\*.c) */
 #define SDL_JOYSTICK_DISABLED	1