Removed obsolote todo.
authordeba
Tue, 12 Apr 2005 17:35:36 +0000
changeset 13449146f77f6d67
parent 1343 a81f9cfc9775
child 1345 71e0777b65e0
Removed obsolote todo.
src/lemon/radix_heap.h
     1.1 --- a/src/lemon/radix_heap.h	Tue Apr 12 17:34:51 2005 +0000
     1.2 +++ b/src/lemon/radix_heap.h	Tue Apr 12 17:35:36 2005 +0000
     1.3 @@ -20,7 +20,6 @@
     1.4  ///\ingroup auxdat
     1.5  ///\file
     1.6  ///\brief Radix Heap implementation.
     1.7 -///\todo It should be documented.
     1.8  
     1.9  #include <vector>
    1.10  #include <lemon/error.h>