Silence compiler warning when --disable-orte-static-ports
This commit was SVN r29783.
Этот коммит содержится в:
родитель
a12cb00069
Коммит
fb59b6b875
@ -195,7 +195,9 @@ static int tcp_component_close(void)
|
||||
|
||||
return ORTE_SUCCESS;
|
||||
}
|
||||
#if ORTE_ENABLE_STATIC_PORTS
|
||||
static char *static_port_string;
|
||||
#endif
|
||||
static char *dyn_port_string;
|
||||
|
||||
static int tcp_component_register(void)
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user