diff options
Diffstat (limited to 'htl/pt-join.c')
-rw-r--r-- | htl/pt-join.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/htl/pt-join.c b/htl/pt-join.c index b141c4c8b9..43878a3d52 100644 --- a/htl/pt-join.c +++ b/htl/pt-join.c @@ -22,8 +22,6 @@ #include <pt-internal.h> -#define __pthread_get_cleanup_stack ___pthread_get_cleanup_stack - /* Make calling thread wait for termination of thread THREAD. Return the exit status of the thread in *STATUS. */ int |