diff options
Diffstat (limited to 'iconv-detect.h')
-rw-r--r-- | iconv-detect.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/iconv-detect.h b/iconv-detect.h deleted file mode 100644 index 46f476d5bc..0000000000 --- a/iconv-detect.h +++ /dev/null @@ -1,5 +0,0 @@ -/* This is an auto-generated header, DO NOT EDIT! */ - -#define ICONV_ISO_D_FORMAT "iso-%d-%d" -#define ICONV_ISO_S_FORMAT "iso-%d-%s" -#define ICONV_10646 "iso-10646" |