diff include/SDL_platform.h @ 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 54f63955dc1f
children 73d04b25c118 e27bdcc80744 0f62c4ae1cd5 a1b03ba2fcd0
line wrap: on
line diff
--- a/include/SDL_platform.h	Sun Oct 29 03:39:13 2006 +0000
+++ b/include/SDL_platform.h	Sun Oct 29 04:09:17 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