lemon/error.h
changeset 287 bb40b6db0a58
parent 212 1ae84dea7d09
child 290 f6899946c1ac
     1.1 --- a/lemon/error.h	Fri Sep 26 12:40:11 2008 +0200
     1.2 +++ b/lemon/error.h	Sat Sep 27 14:33:28 2008 +0200
     1.3 @@ -102,8 +102,6 @@
     1.4    protected:
     1.5      ///\e
     1.6  
     1.7 -    ///\todo The good solution is boost::shared_ptr...
     1.8 -    ///
     1.9      mutable std::auto_ptr<std::ostringstream> buf;
    1.10  
    1.11      ///\e