Browse Source

[2213] cleanup: removed a now-obsolete comment.

JINMEI Tatuya 12 years ago
parent
commit
42298cee62
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/bin/auth/datasrc_clients_mgr.h

+ 0 - 3
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,