BIND 10 trac2213, updated. 42298cee62c386318f248bcae47d99a39094a10a [2213] cleanup: removed a now-obsolete comment.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Oct 31 15:09:19 UTC 2012
The branch, trac2213 has been updated
via 42298cee62c386318f248bcae47d99a39094a10a (commit)
from 0192fd73649d14ade8dc284c64f38d5e0d8b0705 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 42298cee62c386318f248bcae47d99a39094a10a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Oct 31 08:08:48 2012 -0700
[2213] cleanup: removed a now-obsolete comment.
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/datasrc_clients_mgr.h | 3 ---
1 file changed, 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/datasrc_clients_mgr.h b/src/bin/auth/datasrc_clients_mgr.h
index ab572c3..735dd42 100644
--- a/src/bin/auth/datasrc_clients_mgr.h
+++ b/src/bin/auth/datasrc_clients_mgr.h
@@ -383,9 +383,6 @@ public:
///
/// It simply sets up a local copy of shared data with the manager.
///
- /// Note: this will take actual set (map) of data source clients and
- /// a mutex object for it in #2210 or #2212.
- ///
/// \throw None
DataSrcClientsBuilderBase(std::list<Command>* command_queue,
CondVarType* cond, MutexType* queue_mutex,
More information about the bind10-changes
mailing list