From 41b5865117ac71874e67155f7dba773af701ca06 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 28 Sep 2000 06:50:03 +0000 Subject: Document the --without-wc-funcs switch to configure, and clean up the code to set the character set from nl_langinfo from EGE. --- charset.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'charset.h') diff --git a/charset.h b/charset.h index e5e6849f..b15ce14c 100644 --- a/charset.h +++ b/charset.h @@ -32,8 +32,6 @@ FGETCONV *fgetconv_open (FILE *, const char *, const char *); int fgetconv (FGETCONV *); void fgetconv_close (FGETCONV *); -#ifdef HAVE_LANGINFO_CODESET void mutt_set_langinfo_charset (void); -#endif #endif /* _CHARSET_H */ -- cgit v1.2.3