diff include/SDL_platform.h @ 3888:6d2e1961661a SDL-1.2

Removed broken AmigaOS support. Fixes Bugzilla #337.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 29 Oct 2006 03:58:27 +0000
parents 54f63955dc1f
children 73d04b25c118 e27bdcc80744 0f62c4ae1cd5 a1b03ba2fcd0
line wrap: on
line diff
--- a/include/SDL_platform.h	Sun Oct 29 03:44:25 2006 +0000
+++ b/include/SDL_platform.h	Sun Oct 29 03:58:27 2006 +0000
@@ -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