remove profiler output

This commit is contained in:
Joachim Schoeberl 2012-11-13 15:54:16 +00:00
parent 6f48efce46
commit 5dc9eaf1e4

View File

@ -445,7 +445,7 @@ void STLGeometry :: MakeAtlas(Mesh & mesh)
} }
NgProfiler::StopTimer (timer1); NgProfiler::StopTimer (timer1);
NgProfiler::Print(stdout); // NgProfiler::Print(stdout);
PrintMessage(5,""); PrintMessage(5,"");