lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5051] Remove an obsolete defect marker


From: Greg Chicares
Subject: [lmi-commits] [5051] Remove an obsolete defect marker
Date: Thu, 22 Jul 2010 22:54:34 +0000

Revision: 5051
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5051
Author:   chicares
Date:     2010-07-22 22:54:33 +0000 (Thu, 22 Jul 2010)
Log Message:
-----------
Remove an obsolete defect marker

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/ihs_avmly.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2010-07-21 23:15:16 UTC (rev 5050)
+++ lmi/trunk/ChangeLog 2010-07-22 22:54:33 UTC (rev 5051)
@@ -26441,3 +26441,15 @@
   ihs_basicval.cpp
 Refactor.
 
+20100721T2315Z <address@hidden> [686]
+
+  basic_values.hpp
+  ihs_basicval.cpp
+Refactor.
+
+20100722T2254Z <address@hidden> [685]
+
+  ihs_avmly.cpp
+Remove an obsolete defect marker. Code that attempted to avoid a MEC
+by increasing specified amount was removed long ago.
+

Modified: lmi/trunk/ihs_avmly.cpp
===================================================================
--- lmi/trunk/ihs_avmly.cpp     2010-07-21 23:15:16 UTC (rev 5050)
+++ lmi/trunk/ihs_avmly.cpp     2010-07-22 22:54:33 UTC (rev 5051)
@@ -569,11 +569,6 @@
         // exceeding the guideline limit. This is what the customer would
         // normally want, because an internal exchange might be free of
         // premium tax.
-        //
-        // TODO ?? The specamt was already increased if necessary to avoid
-        // MEC assuming the full input 1035 amounts would be paid. Now, in
-        // retrospect, that increase may be more than necessary.
-        //
         progressively_limit(External1035Amount, Internal1035Amount, 
GrossPmts[Month]);
 
         OverridingExternal1035Amount = External1035Amount;




reply via email to

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