diff include/SDL_config_win32.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 7f743e9b0b5b
line wrap: on
line diff
--- a/include/SDL_config_win32.h	Sat Sep 05 09:03:35 2009 +0000
+++ b/include/SDL_config_win32.h	Sat Sep 05 09:11:03 2009 +0000
@@ -150,13 +150,6 @@
 #define SDL_AUDIO_DRIVER_DISK	1
 #define SDL_AUDIO_DRIVER_DUMMY	1
 
-/* Enable various cdrom drivers */
-#ifdef _WIN32_WCE
-#define SDL_CDROM_DISABLED	1
-#else
-#define SDL_CDROM_WIN32		1
-#endif
-
 /* Enable various input drivers */
 #ifdef _WIN32_WCE
 #define SDL_JOYSTICK_DISABLED	1