diff include/SDL_config_macos.h @ 1423:4ed717f9e509

Updated for Visual Studio Express 2005
author Sam Lantinga <slouken@libsdl.org>
date Fri, 24 Feb 2006 08:17:28 +0000
parents d2ee8da60262
children 7a610f25c12f
line wrap: on
line diff
--- a/include/SDL_config_macos.h	Fri Feb 24 07:26:31 2006 +0000
+++ b/include/SDL_config_macos.h	Fri Feb 24 08:17:28 2006 +0000
@@ -51,7 +51,6 @@
 #define HAVE_MEMCMP	1
 
 /* Enable various audio drivers */
-#define SDL_AUDIO_DRIVER_DISK	1
 #define SDL_AUDIO_DRIVER_SNDMGR	1
 
 /* Enable various cdrom drivers */
@@ -71,7 +70,6 @@
 
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_DRAWSPROCKET	1
-#define SDL_VIDEO_DRIVER_DUMMY	1
 #define SDL_VIDEO_DRIVER_TOOLBOX	1
 
 /* Enable OpenGL support */