Skip to content

Commit e60fc03

Browse files
committed
rebase fix
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
1 parent 9d2040d commit e60fc03

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

ompi/mpi/c/Makefile.am

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -581,22 +581,6 @@ extra_interface_profile_sources = \
581581
win_toint_ompi.c \
582582
wtick.c
583583

584-
# The following functions were removed from the MPI standard, but are
585-
# retained for ABI compliance reasons. They are listed independently
586-
# of the other MPI functions in case we one day change behavior around
587-
# ABI compliance.
588-
deprecated_interface_profile_sources = \
589-
address.c \
590-
errhandler_create.c \
591-
errhandler_get.c \
592-
errhandler_set.c \
593-
keyval_create.c \
594-
keyval_free.c \
595-
type_extent.c \
596-
type_hindexed.c \
597-
type_hvector.c \
598-
wtick.c
599-
600584
# The following functions were removed from the MPI standard, but are
601585
# retained for ABI compliance reasons. They are listed independently
602586
# of the other MPI functions in case we one day change behavior around

0 commit comments

Comments
 (0)