Skip to content

Commit bcc10fb

Browse files
committed
mtl/ofi: remove redundant code.
1 parent d1ac247 commit bcc10fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ompi/mca/mtl/ofi/mtl_ofi_component.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ ompi_mtl_ofi_component_init(bool enable_progress_threads,
244244
*/
245245
hints->domain_attr->threading = FI_THREAD_ENDPOINT;
246246
hints->domain_attr->control_progress = FI_PROGRESS_AUTO;
247-
hints->fabric_attr->prov_name = NULL;
248247

249248
/**
250249
* FI_VERSION provides binary backward and forward compatibility support

0 commit comments

Comments
 (0)