File tree Expand file tree Collapse file tree 3 files changed +0
-81
lines changed Expand file tree Collapse file tree 3 files changed +0
-81
lines changed Original file line number Diff line number Diff line change @@ -474,8 +474,4 @@ extern MPL_dbg_class MPIDI_CH4_DBG_COMM;
474474extern MPL_dbg_class MPIDI_CH4_DBG_MEMORY ;
475475#endif /* MPL_USE_DBG_LOGGING */
476476
477- /* routines only used during init */
478- int MPIDI_create_init_comm (MPIR_Comm * * comm_ptr );
479- void MPIDI_destroy_init_comm (MPIR_Comm * * comm_ptr );
480-
481477#endif /* MPIDCH4_H_INCLUDED */
Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ noinst_HEADERS += src/mpid/ch4/src/ch4_comm.h \
4141mpi_core_sources += src/mpid/ch4/src/ch4_globals.c \
4242 src/mpid/ch4/src/ch4_impl.c \
4343 src/mpid/ch4/src/ch4_init.c \
44- src/mpid/ch4/src/init_comm.c \
4544 src/mpid/ch4/src/ch4_comm.c \
4645 src/mpid/ch4/src/ch4_spawn.c \
4746 src/mpid/ch4/src/ch4_win.c \
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments