diff --git a/applications/solvers/dfLowMachFoam/dfLowMachFoam.C b/applications/solvers/dfLowMachFoam/dfLowMachFoam.C index 72f33f65d..ec13c4e5b 100644 --- a/applications/solvers/dfLowMachFoam/dfLowMachFoam.C +++ b/applications/solvers/dfLowMachFoam/dfLowMachFoam.C @@ -197,8 +197,6 @@ int main(int argc, char *argv[]) runTime.write(); - Info << "output time index " << runTime.timeIndex() << endl; - Info<< "========Time Spent in diffenet parts========"<< endl; Info<< "Chemical sources = " << time_monitor_chem << " s" << endl; Info<< "Species Equations = " << time_monitor_Y << " s" << endl;