From ec8290acdaea21b16d98f1ef5d4ae8a28ab2109a Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 3 Nov 2004 01:08:41 +0000 Subject: Mutex, semaphore, thread ID, test suite changes - see ChangeLogs --- pthread_cond_destroy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pthread_cond_destroy.c') diff --git a/pthread_cond_destroy.c b/pthread_cond_destroy.c index 7a34068..b788f9c 100644 --- a/pthread_cond_destroy.c +++ b/pthread_cond_destroy.c @@ -38,7 +38,6 @@ #include "pthread.h" #include "implement.h" - int pthread_cond_destroy (pthread_cond_t * cond) /* -- cgit v1.2.3