diff --git a/opal/mca/carto/base/carto_base_select.c b/opal/mca/carto/base/carto_base_select.c index b822ef3634..f00a9e65b8 100644 --- a/opal/mca/carto/base/carto_base_select.c +++ b/opal/mca/carto/base/carto_base_select.c @@ -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 ret, exit_status = OPAL_SUCCESS; + int exit_status = OPAL_SUCCESS; opal_carto_base_component_2_0_0_t *best_component = NULL; opal_carto_base_module_1_0_0_t *best_module = NULL;