about summary refs log tree commit diff
path: root/wcsmbs/wcstod_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/wcstod_l.c')
-rw-r--r--wcsmbs/wcstod_l.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/wcsmbs/wcstod_l.c b/wcsmbs/wcstod_l.c
index 9c026d8225..0fe820c77b 100644
--- a/wcsmbs/wcstod_l.c
+++ b/wcsmbs/wcstod_l.c
@@ -23,9 +23,6 @@
 
 extern double ____wcstod_l_internal (const wchar_t *, wchar_t **, int,
 				     __locale_t);
-extern unsigned long long int ____wcstoull_l_internal (const wchar_t *,
-						       wchar_t **, int, int,
-						       __locale_t);
 
 #define	USE_WIDE_CHAR	1