~ chicken-core (chicken-5) 20b9b0e05df25ffd13278e8dbb82cdcf7420677a
commit 20b9b0e05df25ffd13278e8dbb82cdcf7420677a Author: Peter Bex <peter@more-magic.net> AuthorDate: Sun Jan 29 17:40:15 2017 +0100 Commit: Kooda <kooda@upyum.com> CommitDate: Sat Feb 25 17:57:18 2017 +0100 Remove unused C_GENERIC_CONSOLE definition Signed-off-by: Kooda <kooda@upyum.com> diff --git a/chicken.h b/chicken.h index 179f02be..32cb03ef 100644 --- a/chicken.h +++ b/chicken.h @@ -310,8 +310,6 @@ void *alloca (); # define WINAPI # endif # endif -#else -# define C_GENERIC_CONSOLE #endif /**Trap