From aa2c7727b1ee7b3747681f6b78f9ef0d36beb749 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 2 Feb 2019 13:12:59 -0500 Subject: trim old nonstd --- nonstd/static/wctrans.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 nonstd/static/wctrans.h (limited to 'nonstd/static/wctrans.h') diff --git a/nonstd/static/wctrans.h b/nonstd/static/wctrans.h deleted file mode 100644 index 5dcb7608..00000000 --- a/nonstd/static/wctrans.h +++ /dev/null @@ -1,5 +0,0 @@ -static const char *__wctrans[] = { - NULL, /* 0 is an invalid wctrans_t */ - "tolower", - "toupper", -}; -- cgit v1.2.1