BIND 10 trac756, updated. 9723ecc53f8afd751d66d4e2db24f8fd05ffb467 [trac756] Remove old comment

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 15 09:33:09 UTC 2011


The branch, trac756 has been updated
       via  9723ecc53f8afd751d66d4e2db24f8fd05ffb467 (commit)
      from  576f337f42e5c72aec48d8ea1d36ab5059588301 (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 9723ecc53f8afd751d66d4e2db24f8fd05ffb467
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Jun 15 11:32:47 2011 +0200

    [trac756] Remove old comment

-----------------------------------------------------------------------

Summary of changes:
 src/lib/python/isc/log/log.cc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/log/log.cc b/src/lib/python/isc/log/log.cc
index e871768..68cf213 100644
--- a/src/lib/python/isc/log/log.cc
+++ b/src/lib/python/isc/log/log.cc
@@ -135,8 +135,6 @@ getMessage(PyObject*, PyObject* args) {
 
 PyObject*
 reset(PyObject*, PyObject*) {
-    // TODO Should we check we got exactly 0 arguments?
-    // But who cares, it's testing function only
     LoggerManager::reset();
     Py_RETURN_NONE;
 }




More information about the bind10-changes mailing list