lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 33dce0e 2/3: Expunge unused variable


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 33dce0e 2/3: Expunge unused variable
Date: Sat, 3 Mar 2018 05:03:06 -0500 (EST)

branch: master
commit 33dce0e307be27bc7cec229e6624df9c7de1df5f
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Expunge unused variable
---
 ledger_text_formats.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ledger_text_formats.cpp b/ledger_text_formats.cpp
index 1279d97..ab2fc5a 100644
--- a/ledger_text_formats.cpp
+++ b/ledger_text_formats.cpp
@@ -181,8 +181,6 @@ calculation_summary_formatter::calculation_summary_formatter
         }
     columns_.insert(columns_.begin(), "PolicyYear");
 
-    unsigned int const length = invar_.GetLength();
-
     // Calculate IRRs only when necessary, because of the palpable
     // effect on responsiveness--see:
     //   https://lists.nongnu.org/archive/html/lmi/2018-02/msg00098.html



reply via email to

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