lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6326] Remove a duplicative defect marker


From: Greg Chicares
Subject: [lmi-commits] [6326] Remove a duplicative defect marker
Date: Wed, 07 Oct 2015 12:38:13 +0000

Revision: 6326
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6326
Author:   chicares
Date:     2015-10-07 12:38:12 +0000 (Wed, 07 Oct 2015)
Log Message:
-----------
Remove a duplicative defect marker

Modified Paths:
--------------
    lmi/trunk/ledger_xml_io.cpp

Modified: lmi/trunk/ledger_xml_io.cpp
===================================================================
--- lmi/trunk/ledger_xml_io.cpp 2015-10-07 00:03:47 UTC (rev 6325)
+++ lmi/trunk/ledger_xml_io.cpp 2015-10-07 12:38:12 UTC (rev 6326)
@@ -993,8 +993,6 @@
                 )
                 {
                 std::vector<std::string> const& v = j->second;
-// TODO ?? InforceLives shows an extra value past the end; should it
-// be truncated here?
                 if(i < v.size())
                     {
                     ofs << v[i] << '\t';




reply via email to

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