lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 9f4e2a2 09/15: Expunge an unused member funct


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 9f4e2a2 09/15: Expunge an unused member function [311]
Date: Sun, 14 Feb 2021 18:24:53 -0500 (EST)

branch: master
commit 9f4e2a209195ee3d55b5f1e8a626b7115bc93a70
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Expunge an unused member function [311]
---
 interest_rates.hpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/interest_rates.hpp b/interest_rates.hpp
index bb59094..3a96e05 100644
--- a/interest_rates.hpp
+++ b/interest_rates.hpp
@@ -211,7 +211,6 @@ class InterestRates
     InterestRates(InterestRates const&);
     InterestRates& operator=(InterestRates const&);
 
-    void Initialize(); // TODO ?? Implementation needs work.
     void Initialize(BasicValues const&);
     void InitializeGeneralAccountRates();
     void InitializeSeparateAccountRates();



reply via email to

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