diff --git a/libsrc/core/utils.cpp b/libsrc/core/utils.cpp index 413877b1..20fb633e 100644 --- a/libsrc/core/utils.cpp +++ b/libsrc/core/utils.cpp @@ -92,7 +92,7 @@ namespace ngcore const std::chrono::time_point wall_time_start = TClock::now(); - int printmessage_importance = 5; + int printmessage_importance = 0; bool NGSOStream :: glob_active = true; } // namespace ngcore