1.1 --- a/lemon/error.h Fri Sep 26 13:46:49 2008 +0200
1.2 +++ b/lemon/error.h Sat Sep 27 13:45:50 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