diff --git a/src/pre_process/p_main.f90 b/src/pre_process/p_main.f90 index 544c0311a..53c362963 100644 --- a/src/pre_process/p_main.f90 +++ b/src/pre_process/p_main.f90 @@ -25,8 +25,6 @@ program p_main call s_initialize_mpi_domain() - ! Initialization of the MPI environment - call s_initialize_modules() call s_read_grid()