Removed broken AmigaOS support.

Fixes Bugzilla #337.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402213
This commit is contained in:
Ryan C. Gordon 2006-10-29 03:58:27 +00:00
parent ca282f044b
commit 79b94d85d1
34 changed files with 10 additions and 5910 deletions

View file

@ -29,10 +29,6 @@
#undef __AIX__
#define __AIX__ 1
#endif
#if defined(AMIGA) || defined(__AMIGA) || defined(__amigados__)
#undef __AMIGA__
#define __AMIGA__ 1
#endif
#if defined(__BEOS__)
#undef __BEOS__
#define __BEOS__ 1