about summary refs log tree commit diff
path: root/posix/glob64.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/glob64.c')
-rw-r--r--posix/glob64.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/posix/glob64.c b/posix/glob64.c
index a5f5a7f9e2..39e54afe8b 100644
--- a/posix/glob64.c
+++ b/posix/glob64.c
@@ -43,10 +43,4 @@ glob64 (const char *pattern, int flags,
 }
 libc_hidden_def (glob64)
 
-void
-globfree64 (glob64_t *pglob)
-{
-}
-libc_hidden_def (globfree64)
-
 stub_warning (glob64)