Skip to content

Commit 7fe395c

Browse files
committed
mtl/ofi: cleanup
1 parent 22eddfe commit 7fe395c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mca/mtl/ofi/mtl_ofi_endpoint.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ struct mca_mtl_ofi_endpoint_t {
3737
};
3838

3939
typedef struct mca_mtl_ofi_endpoint_t mca_mtl_ofi_endpoint_t;
40-
OBJ_CLASS_DECLARATION(mca_mtl_ofi_endpoint);
4140

4241
static inline mca_mtl_ofi_endpoint_t *ompi_mtl_ofi_get_endpoint (struct mca_mtl_base_module_t* mtl, ompi_proc_t *ompi_proc)
4342
{

0 commit comments

Comments
 (0)