Skip to content
Snippets Groups Projects
Commit 502384cd authored by Josh Borrow's avatar Josh Borrow
Browse files

Removed parser print in output_options

parent b22d8248
Branches
Tags
1 merge request!1088Io selection changes
......@@ -67,7 +67,6 @@ void output_options_init(struct swift_params* parameter_file, int mpi_rank,
message("Reading select output parameters from file '%s'",
select_param_filename);
parser_read_file(select_param_filename, select_output);
parser_print_params(select_output);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment