diff include/SDL_cdrom.h @ 1356:67114343400d

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 10 Feb 2006 03:19:02 +0000
parents 7ba544e2888d
children c71e05b4dc2e
line wrap: on
line diff
--- a/include/SDL_cdrom.h	Fri Feb 10 03:00:38 2006 +0000
+++ b/include/SDL_cdrom.h	Fri Feb 10 03:19:02 2006 +0000
@@ -27,7 +27,6 @@
 
 #include "SDL_stdinc.h"
 
-#ifndef DISABLE_CDROM
 #include "begin_code.h"
 /* Set up for C function definitions, even when using C++ */
 #ifdef __cplusplus
@@ -167,6 +166,5 @@
 }
 #endif
 #include "close_code.h"
-#endif /* !DISABLE_CDROM */
 
 #endif /* _SDL_video_h */