[svn] commit: r3951 - /branches/trac444/src/lib/datasrc/memory_datasrc.h
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 22 12:47:34 UTC 2010
Author: vorner
Date: Wed Dec 22 12:47:33 2010
New Revision: 3951
Log:
Unneeded comment removed
Modified:
branches/trac444/src/lib/datasrc/memory_datasrc.h
Modified: branches/trac444/src/lib/datasrc/memory_datasrc.h
==============================================================================
--- branches/trac444/src/lib/datasrc/memory_datasrc.h (original)
+++ branches/trac444/src/lib/datasrc/memory_datasrc.h Wed Dec 22 12:47:33 2010
@@ -25,9 +25,6 @@
namespace datasrc {
/// A derived zone class intended to be used with the memory data source.
-///
-/// \todo Is this really needed in header file? If it is used only inside
-/// MemoryDataSrc, we could move it to .cc file and not care about the impl_.
class MemoryZone : public Zone {
///
/// \name Constructors and Destructor.
More information about the bind10-changes
mailing list