about summary refs log tree commit diff
path: root/nptl/nptlfreeres.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/nptlfreeres.c')
-rw-r--r--nptl/nptlfreeres.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/nptlfreeres.c b/nptl/nptlfreeres.c
index d295bcb3c3..4833f04714 100644
--- a/nptl/nptlfreeres.c
+++ b/nptl/nptlfreeres.c
@@ -27,5 +27,4 @@ __libpthread_freeres (void)
 {
   call_function_static_weak (__default_pthread_attr_freeres);
   call_function_static_weak (__nptl_stacks_freeres);
-  call_function_static_weak (__nptl_unwind_freeres);
 }