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

@ -160,8 +160,6 @@ main(int argc, char *argv[])
printf("This system is running %s\n",
#if __AIX__
"AIX"
#elif __AMIGA__
"AmigaOS"
#elif __BEOS__
"BeOS"
#elif __BSDI__