Removed AmigaOS code for 1.3 branch.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402215
This commit is contained in:
Ryan C. Gordon 2006-10-29 04:09:17 +00:00
parent 2ec5b5b343
commit 28c9fb92a1
33 changed files with 3 additions and 5638 deletions

View file

@ -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"