Mercurial > sdl-ios-xcode
diff include/SDL_rwops.h @ 1356:67114343400d
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 10 Feb 2006 03:19:02 +0000 |
parents | 22f39393668a |
children | c71e05b4dc2e |
line wrap: on
line diff
--- a/include/SDL_rwops.h Fri Feb 10 03:00:38 2006 +0000 +++ b/include/SDL_rwops.h Fri Feb 10 03:19:02 2006 +0000 @@ -29,7 +29,6 @@ #include "SDL_stdinc.h" -#ifndef DISABLE_FILE #include "begin_code.h" /* Set up for C function definitions, even when using C++ */ #ifdef __cplusplus @@ -129,6 +128,5 @@ } #endif #include "close_code.h" -#endif /* !DISABLE_FILE */ #endif /* _SDL_RWops_h */