From 7477362ce77eb4c8005b68ff64eb0e2a1d675d3f Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 6 Apr 1999 17:57:46 +0000 Subject: Wed Apr 7 09:37:00 1999 Ross Johnson * *.c (comments): Remove individual attributions - these are documented sufficiently elsewhere. * implement.h (pthread.h): Remove extraneous include. --- cleanup.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cleanup.c') diff --git a/cleanup.c b/cleanup.c index d18afd6..c46f1e9 100644 --- a/cleanup.c +++ b/cleanup.c @@ -33,10 +33,6 @@ #include "pthread.h" #include "implement.h" -/* - * Code contributed by John E. Bossom . - */ - _pthread_cleanup_t * pthread_pop_cleanup (int execute) /* @@ -194,5 +190,4 @@ pthread_push_cleanup (_pthread_cleanup_t * cleanup, } /* _pthread_push_cleanup */ -/* */ -- cgit v1.2.3