From: Howard Chu Date: Sat, 22 Aug 2015 16:53:43 +0000 (+0100) Subject: Threadqueues - remove obsolete comment X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0dba4d2c9aa3fa1066d1c84e983805928692e83c;p=openldap Threadqueues - remove obsolete comment --- diff --git a/libraries/libldap_r/tpool.c b/libraries/libldap_r/tpool.c index aef9d07b83..bf53a64611 100644 --- a/libraries/libldap_r/tpool.c +++ b/libraries/libldap_r/tpool.c @@ -66,8 +66,6 @@ typedef struct ldap_int_thread_userctx_s { /* Simple {thread ID -> context} hash table; key=ctx->ltu_id. - * Protected by ldap_pvt_thread_pool_mutex except during pauses, - * when it is read-only (used by pool_purgekey and pool_context). * Protected by ldap_pvt_thread_pool_mutex. */ static struct {