summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/wchar.h')
-rw-r--r--winsup/cygwin/wchar.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/winsup/cygwin/wchar.h b/winsup/cygwin/wchar.h
index 1398238c1..820519af5 100644
--- a/winsup/cygwin/wchar.h
+++ b/winsup/cygwin/wchar.h
@@ -1,6 +1,6 @@
/* wchar.h: Extra wchar defs
- Copyright 2007, 2009 Red Hat, Inc.
+ Copyright 2007, 2009, 2010 Red Hat, Inc.
This file is part of Cygwin.
@@ -44,8 +44,6 @@ extern wctomb_f __utf8_wctomb;
extern char *__locale_charset ();
-extern mbtowc_p __set_charset_from_codepage (unsigned int cp, char *charset);
-
#ifdef __cplusplus
}
#endif