lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5464] Remove an unused member function (VS)


From: Greg Chicares
Subject: [lmi-commits] [5464] Remove an unused member function (VS)
Date: Sat, 26 May 2012 11:17:17 +0000

Revision: 5464
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5464
Author:   chicares
Date:     2012-05-26 11:17:17 +0000 (Sat, 26 May 2012)
Log Message:
-----------
Remove an unused member function (VS)

Modified Paths:
--------------
    lmi/trunk/actuarial_table.hpp

Modified: lmi/trunk/actuarial_table.hpp
===================================================================
--- lmi/trunk/actuarial_table.hpp       2012-05-26 10:35:28 UTC (rev 5463)
+++ lmi/trunk/actuarial_table.hpp       2012-05-26 11:17:17 UTC (rev 5464)
@@ -148,7 +148,6 @@
         ) const;
 
     std::string const& filename       () const {return filename_       ;}
-    int                table_number   () const {return table_number_   ;}
     char               table_type     () const {return table_type_     ;}
     int                min_age        () const {return min_age_        ;}
     int                max_age        () const {return max_age_        ;}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]