about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/wcstof128_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/float128/wcstof128_l.c')
-rw-r--r--sysdeps/ieee754/float128/wcstof128_l.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/ieee754/float128/wcstof128_l.c b/sysdeps/ieee754/float128/wcstof128_l.c
index b295087efe..33fcccdaa6 100644
--- a/sysdeps/ieee754/float128/wcstof128_l.c
+++ b/sysdeps/ieee754/float128/wcstof128_l.c
@@ -24,7 +24,4 @@
 
 #include <bits/floatn.h>
 
-extern _Float128 ____wcstof128_l_internal (const wchar_t *, wchar_t **, int,
-					   locale_t);
-
 #include "strtof128_l.c"