Remove unused variable
This commit was SVN r24887.
Этот коммит содержится в:
родитель
1ad110d2e9
Коммит
5e99d45ae4
@ -37,7 +37,7 @@ const opal_carto_base_module_1_0_0_t *opal_carto_base_module = NULL;
|
|||||||
|
|
||||||
int opal_carto_base_select(void)
|
int opal_carto_base_select(void)
|
||||||
{
|
{
|
||||||
int ret, exit_status = OPAL_SUCCESS;
|
int exit_status = OPAL_SUCCESS;
|
||||||
opal_carto_base_component_2_0_0_t *best_component = NULL;
|
opal_carto_base_component_2_0_0_t *best_component = NULL;
|
||||||
opal_carto_base_module_1_0_0_t *best_module = NULL;
|
opal_carto_base_module_1_0_0_t *best_module = NULL;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user