diff --git a/AMDiS/src/ResidualEstimator.cc b/AMDiS/src/ResidualEstimator.cc index 0299c6ed62d026ff46cec7e3967173871d1a5931..000786d66ffed7fd78b3cfdfec25d4e5fd2170f2 100644 --- a/AMDiS/src/ResidualEstimator.cc +++ b/AMDiS/src/ResidualEstimator.cc @@ -220,7 +220,6 @@ namespace AMDiS { } if (timestep) { - MSG("TimeStep is true"); TEST_EXIT_DBG(uhOld[system])("no uhOld\n"); uhOld[system]->getLocalVector(el, uhOldEl[system]);