lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6329] Replace an idiosyncratic interface that is no longe


From: Greg Chicares
Subject: [lmi-commits] [6329] Replace an idiosyncratic interface that is no longer useful
Date: Wed, 07 Oct 2015 19:48:51 +0000

Revision: 6329
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6329
Author:   chicares
Date:     2015-10-07 19:48:51 +0000 (Wed, 07 Oct 2015)
Log Message:
-----------
Replace an idiosyncratic interface that is no longer useful

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

Modified: lmi/trunk/ihs_acctval.cpp
===================================================================
--- lmi/trunk/ihs_acctval.cpp   2015-10-07 19:47:46 UTC (rev 6328)
+++ lmi/trunk/ihs_acctval.cpp   2015-10-07 19:48:51 UTC (rev 6329)
@@ -211,11 +211,6 @@
     double z = RunAllApplicableBases();
 
     FinalizeLifeAllBases();
-    if(contains(yare_input_.Comments, "idiosyncrasy_spew"))
-        {
-        std::ofstream os("raw_output", ios_out_trunc_binary());
-        ledger_->Spew(os);
-        }
 
     return z;
 }




reply via email to

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