We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb81f6 commit fb2d59eCopy full SHA for fb2d59e
ompi/mca/mtl/ofi/mtl_ofi_endpoint.h
@@ -37,7 +37,6 @@ struct mca_mtl_ofi_endpoint_t {
37
};
38
39
typedef struct mca_mtl_ofi_endpoint_t mca_mtl_ofi_endpoint_t;
40
-OBJ_CLASS_DECLARATION(mca_mtl_ofi_endpoint);
41
42
static inline mca_mtl_ofi_endpoint_t *ompi_mtl_ofi_get_endpoint (struct mca_mtl_base_module_t* mtl, ompi_proc_t *ompi_proc)
43
{
0 commit comments