From 0dba4d2c9aa3fa1066d1c84e983805928692e83c Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 22 Aug 2015 17:53:43 +0100 Subject: [PATCH] Threadqueues - remove obsolete comment --- libraries/libldap_r/tpool.c | 2 -- 1 file changed, 2 deletions(-) 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 { -- 2.39.5