aboutsummaryrefslogtreecommitdiff
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 56ede77073..96e58c36c4 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)