diff include/SDL_config_amiga.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 30f189cdd82b
line wrap: on
line diff
--- a/include/SDL_config_amiga.h	Fri Feb 24 07:26:31 2006 +0000
+++ b/include/SDL_config_amiga.h	Fri Feb 24 08:17:28 2006 +0000
@@ -50,7 +50,6 @@
 
 /* Enable various audio drivers */
 #define SDL_AUDIO_DRIVER_AHI	1
-#define SDL_AUDIO_DRIVER_DISK	1
 
 /* Enable various cdrom drivers */
 #define SDL_CDROM_DUMMY	1
@@ -69,7 +68,6 @@
 
 /* Enable various video drivers */
 #define SDL_VIDEO_DRIVER_CYBERGRAPHICS	1
-#define SDL_VIDEO_DRIVER_DUMMY	1
 
 /* Enable OpenGL support */
 #define SDL_VIDEO_OPENGL	1