Skip to content

Commit c895eb7

Browse files
committed
Remove extraneous declaration.
1 parent 53ca721 commit c895eb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ompi/runtime/params.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ OMPI_DECLSPEC extern bool ompi_have_sparse_group_storage;
124124
*/
125125
OMPI_DECLSPEC extern bool ompi_use_sparse_group_storage;
126126

127-
/**
128-
* Cutoff point for retrieving hostnames
129-
*/
130-
OMPI_DECLSPEC extern uint32_t ompi_direct_modex_cutoff;
131-
132127
/**
133128
* Cutoff point for calling add_procs for all processes
134129
*/

0 commit comments

Comments
 (0)