diff --git a/ompi/mca/mtl/ofi/mtl_ofi_endpoint.h b/ompi/mca/mtl/ofi/mtl_ofi_endpoint.h index 6e02a84b4f..788d091916 100644 --- a/ompi/mca/mtl/ofi/mtl_ofi_endpoint.h +++ b/ompi/mca/mtl/ofi/mtl_ofi_endpoint.h @@ -37,7 +37,6 @@ struct mca_mtl_ofi_endpoint_t { }; typedef struct mca_mtl_ofi_endpoint_t mca_mtl_ofi_endpoint_t; -OBJ_CLASS_DECLARATION(mca_mtl_ofi_endpoint); static inline mca_mtl_ofi_endpoint_t *ompi_mtl_ofi_get_endpoint (struct mca_mtl_base_module_t* mtl, ompi_proc_t *ompi_proc) {