Parcourir la source

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

JINMEI Tatuya il y a 12 ans
Parent
commit
42298cee62
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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,