From b5dfeea82a8e8f7cbaf2b49c60d52f5047cec1e9 Mon Sep 17 00:00:00 2001 From: "Julian M. Kunkel" Date: Wed, 4 Nov 2020 18:04:46 +0000 Subject: [PATCH] Remove output for the API. --- src/md-workbench.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/md-workbench.c b/src/md-workbench.c index b1c4dc8..2dfc90b 100644 --- a/src/md-workbench.c +++ b/src/md-workbench.c @@ -859,8 +859,8 @@ phase_stat_t* md_workbench_run(int argc, char ** argv, MPI_Comm world_com, FILE if ( o.rank == 0 && ! o.quiet_output ){ // print the set output options - option_print_current(options); - oprintf("\n"); + // option_print_current(options); + // oprintf("\n"); } // preallocate memory if necessary