From bed009fae6f3bc97a0188fe1548490e575e9d3e1 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Fri, 13 Nov 2009 15:33:51 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@93 ed2142bd-67ad-457f-ba7c-d818d4011675 --- core/fitter.hpp | 9 --------- 1 file changed, 9 deletions(-) (limited to 'core') diff --git a/core/fitter.hpp b/core/fitter.hpp index 5265385..e46d82a 100644 --- a/core/fitter.hpp +++ b/core/fitter.hpp @@ -1676,10 +1676,6 @@ namespace opt_utilities delete this; } - virtual Tstr do_to_string()const - { - return Tstr(); - } /** \return the type name of self */ @@ -1712,11 +1708,6 @@ namespace opt_utilities return do_destroy(); } - Tstr to_string()const - { - return do_to_string(); - } - /** default construct */ -- cgit v1.2.2