From 7402c2f51bf55dc9d29dfb3397135719d0300b65 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 13 Feb 2006 07:10:38 +0000 Subject: Remove unused files --- libc/misc/ctype/junk.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 libc/misc/ctype/junk.c (limited to 'libc/misc/ctype') diff --git a/libc/misc/ctype/junk.c b/libc/misc/ctype/junk.c deleted file mode 100644 index d074c997e..000000000 --- a/libc/misc/ctype/junk.c +++ /dev/null @@ -1,10 +0,0 @@ -/* Temporary rubbish till I can get this stuff - * fixed properly */ - -#include -#include - -const unsigned short int *__ctype_b; /* Characteristics. */ -const __int32_t *__ctype_tolower; /* Case conversions. */ -const __int32_t *__ctype_toupper; /* Case conversions. */ - -- cgit v1.2.3