diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-02 13:12:59 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-02 13:12:59 -0500 |
| commit | aa2c7727b1ee7b3747681f6b78f9ef0d36beb749 (patch) | |
| tree | 2d637999ffbf3661fa5ef2e6e93bf40bff13672f /nonstd/static/wctrans.h | |
| parent | a4bd7a9c848d024ecb9c2bd9af0facaec728ba30 (diff) | |
trim old nonstd
Diffstat (limited to 'nonstd/static/wctrans.h')
| -rw-r--r-- | nonstd/static/wctrans.h | 5 |
1 files changed, 0 insertions, 5 deletions
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", -}; |
