Mercurial > sdl-ios-xcode
diff include/SDL_config.h.default @ 2062:c9aa6bcb26f3
Removed AmigaOS code for 1.3 branch.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 29 Oct 2006 04:09:17 +0000 |
parents | 542c78b6fb12 |
children | 76e4bb13c937 e27bdcc80744 |
line wrap: on
line diff
--- a/include/SDL_config.h.default Sun Oct 29 03:39:13 2006 +0000 +++ b/include/SDL_config.h.default Sun Oct 29 04:09:17 2006 +0000 @@ -26,9 +26,7 @@ #include "SDL_platform.h" /* Add any platform that doesn't build using the configure system */ -#if defined(__AMIGA__) -#include "SDL_config_amiga.h" -#elif defined(__DREAMCAST__) +#if defined(__DREAMCAST__) #include "SDL_config_dreamcast.h" #elif defined(__MACOSX__) #include "SDL_config_macosx.h"