From: JINMEI Tatuya Date: Wed, 31 Oct 2012 15:08:48 +0000 (-0700) Subject: [2213] cleanup: removed a now-obsolete comment. X-Git-Tag: trac2487_base~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42298cee62c386318f248bcae47d99a39094a10a;p=thirdparty%2Fkea.git [2213] cleanup: removed a now-obsolete comment. --- diff --git a/src/bin/auth/datasrc_clients_mgr.h b/src/bin/auth/datasrc_clients_mgr.h index ab572c381e..735dd42249 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_queue, CondVarType* cond, MutexType* queue_mutex,