]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2213] cleanup: removed a now-obsolete comment.
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 31 Oct 2012 15:08:48 +0000 (08:08 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 31 Oct 2012 15:08:48 +0000 (08:08 -0700)
src/bin/auth/datasrc_clients_mgr.h

index ab572c381e3e66b3f78eb26ebcc41556a1e1a65e..735dd42249d5d7e64a56bd7066325520629d2eaa 100644 (file)
@@ -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,