changeset 1356 | 67114343400d |
parent 1353 | 7ba544e2888d |
child 1358 | c71e05b4dc2e |
--- 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 */