From 671f0c379d81e22055cbc47862e56fa058327af3 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 14 May 2008 11:32:33 +0000 Subject: [PATCH] Remove a whole pile of orte/util/show_help.h's that I missed. :-( This commit was SVN r18437. --- ompi/mca/btl/udapl/btl_udapl.c | 1 - ompi/mca/btl/udapl/btl_udapl_component.c | 1 - ompi/mca/btl/udapl/btl_udapl_endpoint.c | 1 - ompi/mca/btl/udapl/btl_udapl_proc.c | 1 - ompi/mca/coll/sm2/coll_sm2_component.c | 1 - ompi/mca/coll/sm2/coll_sm2_module.c | 1 - ompi/mca/coll/sm2/coll_sm2_service.c | 1 - ompi/mca/crcp/coord/crcp_coord_btl.c | 1 - ompi/mca/crcp/coord/crcp_coord_module.c | 1 - ompi/mca/crcp/coord/crcp_coord_pml.c | 1 - orte/mca/ess/alps/ess_alps_module.c | 2 +- orte/mca/odls/process/odls_process_module.c | 1 - orte/mca/plm/alps/plm_alps_module.c | 1 - orte/mca/plm/ccp/plm_ccp_module.c | 1 - orte/mca/plm/lsf/plm_lsf_module.c | 1 - orte/mca/plm/process/plm_process_component.c | 1 - orte/mca/plm/process/plm_process_module.c | 1 - orte/mca/plm/submit/pls_submit_component.c | 1 - orte/mca/plm/submit/pls_submit_module.c | 1 - orte/mca/plm/tm/plm_tm_module.c | 1 - orte/mca/ras/alps/ras_alps_module.c | 1 - orte/mca/ras/ccp/ras_ccp_module.c | 1 - orte/mca/ras/lsf/ras_lsf_module.c | 1 - orte/mca/ras/tm/ras_tm_module.c | 1 - 24 files changed, 1 insertion(+), 24 deletions(-) diff --git a/ompi/mca/btl/udapl/btl_udapl.c b/ompi/mca/btl/udapl/btl_udapl.c index 58e2ee4af6..fef75114ab 100644 --- a/ompi/mca/btl/udapl/btl_udapl.c +++ b/ompi/mca/btl/udapl/btl_udapl.c @@ -26,7 +26,6 @@ #include #include "orte/util/output.h" #include "opal/util/if.h" -#include "orte/util/show_help.h" #include "ompi/mca/pml/pml.h" #include "ompi/mca/btl/btl.h" diff --git a/ompi/mca/btl/udapl/btl_udapl_component.c b/ompi/mca/btl/udapl/btl_udapl_component.c index 973327c6df..02645b5a0a 100644 --- a/ompi/mca/btl/udapl/btl_udapl_component.c +++ b/ompi/mca/btl/udapl/btl_udapl_component.c @@ -29,7 +29,6 @@ #include "opal/util/if.h" #include "opal/util/argv.h" #include "orte/util/output.h" -#include "orte/util/show_help.h" #include "ompi/mca/pml/pml.h" #include "ompi/mca/btl/btl.h" #include "ompi/runtime/params.h" diff --git a/ompi/mca/btl/udapl/btl_udapl_endpoint.c b/ompi/mca/btl/udapl/btl_udapl_endpoint.c index 70ea573e52..94b645ed23 100644 --- a/ompi/mca/btl/udapl/btl_udapl_endpoint.c +++ b/ompi/mca/btl/udapl/btl_udapl_endpoint.c @@ -27,7 +27,6 @@ #include #include "ompi/types.h" #include "opal/include/opal/align.h" -#include "orte/util/show_help.h" #include "orte/mca/oob/base/base.h" #include "orte/mca/rml/rml.h" diff --git a/ompi/mca/btl/udapl/btl_udapl_proc.c b/ompi/mca/btl/udapl/btl_udapl_proc.c index 25426fb81b..48dd54c1e1 100644 --- a/ompi/mca/btl/udapl/btl_udapl_proc.c +++ b/ompi/mca/btl/udapl/btl_udapl_proc.c @@ -22,7 +22,6 @@ #include "ompi_config.h" #include "opal/class/opal_hash_table.h" -#include "orte/util/show_help.h" #include "ompi/runtime/ompi_module_exchange.h" #include "opal/util/net.h" #include "btl_udapl.h" diff --git a/ompi/mca/coll/sm2/coll_sm2_component.c b/ompi/mca/coll/sm2/coll_sm2_component.c index 759ea8a9db..ba2fafcf83 100644 --- a/ompi/mca/coll/sm2/coll_sm2_component.c +++ b/ompi/mca/coll/sm2/coll_sm2_component.c @@ -31,7 +31,6 @@ #include "ompi/constants.h" #include "ompi/communicator/communicator.h" #include "ompi/mca/coll/coll.h" -#include "orte/util/show_help.h" #include "coll_sm2.h" #include "ompi/mca/coll/base/base.h" #include "orte/mca/rml/rml.h" diff --git a/ompi/mca/coll/sm2/coll_sm2_module.c b/ompi/mca/coll/sm2/coll_sm2_module.c index 9865715fa7..99b9661091 100644 --- a/ompi/mca/coll/sm2/coll_sm2_module.c +++ b/ompi/mca/coll/sm2/coll_sm2_module.c @@ -31,7 +31,6 @@ #include "ompi/constants.h" #include "ompi/communicator/communicator.h" #include "ompi/mca/coll/coll.h" -#include "orte/util/show_help.h" #include "coll_sm2.h" #include "ompi/mca/coll/base/base.h" #include "ompi/mca/dpm/dpm.h" diff --git a/ompi/mca/coll/sm2/coll_sm2_service.c b/ompi/mca/coll/sm2/coll_sm2_service.c index a4d31f0a78..9bdeb5df12 100644 --- a/ompi/mca/coll/sm2/coll_sm2_service.c +++ b/ompi/mca/coll/sm2/coll_sm2_service.c @@ -31,7 +31,6 @@ #include "ompi/constants.h" #include "ompi/communicator/communicator.h" #include "ompi/mca/coll/coll.h" -#include "orte/util/show_help.h" #include "coll_sm2.h" #include "ompi/mca/coll/base/base.h" #include "orte/mca/rml/rml.h" diff --git a/ompi/mca/crcp/coord/crcp_coord_btl.c b/ompi/mca/crcp/coord/crcp_coord_btl.c index e673bf2798..70afdf99d9 100644 --- a/ompi/mca/crcp/coord/crcp_coord_btl.c +++ b/ompi/mca/crcp/coord/crcp_coord_btl.c @@ -24,7 +24,6 @@ #include "opal/runtime/opal_cr.h" #include "opal/event/event.h" #include "orte/util/output.h" -#include "orte/util/show_help.h" #include "opal/util/argv.h" #include "opal/util/opal_environ.h" #include "opal/mca/base/mca_base_param.h" diff --git a/ompi/mca/crcp/coord/crcp_coord_module.c b/ompi/mca/crcp/coord/crcp_coord_module.c index f62ec5675b..adbdf55126 100644 --- a/ompi/mca/crcp/coord/crcp_coord_module.c +++ b/ompi/mca/crcp/coord/crcp_coord_module.c @@ -28,7 +28,6 @@ #include "opal/mca/base/mca_base_param.h" #include "orte/util/output.h" -#include "orte/util/show_help.h" #include "opal/util/argv.h" #include "opal/util/opal_environ.h" diff --git a/ompi/mca/crcp/coord/crcp_coord_pml.c b/ompi/mca/crcp/coord/crcp_coord_pml.c index a6327538f0..9f1ea5eb2f 100644 --- a/ompi/mca/crcp/coord/crcp_coord_pml.c +++ b/ompi/mca/crcp/coord/crcp_coord_pml.c @@ -164,7 +164,6 @@ #include "opal/event/event.h" #include "orte/util/output.h" #include "orte/util/output.h" -#include "orte/util/show_help.h" #include "opal/util/argv.h" #include "opal/util/opal_environ.h" #include "opal/util/arch.h" diff --git a/orte/mca/ess/alps/ess_alps_module.c b/orte/mca/ess/alps/ess_alps_module.c index 05012bd2bc..1485a7ecae 100644 --- a/orte/mca/ess/alps/ess_alps_module.c +++ b/orte/mca/ess/alps/ess_alps_module.c @@ -22,7 +22,7 @@ #include -#include "orte/util/show_help.h" +#include "orte/util/output.h" #include "opal/util/argv.h" #include "opal/class/opal_pointer_array.h" diff --git a/orte/mca/odls/process/odls_process_module.c b/orte/mca/odls/process/odls_process_module.c index 9e8690676b..9f61d7d832 100755 --- a/orte/mca/odls/process/odls_process_module.c +++ b/orte/mca/odls/process/odls_process_module.c @@ -34,7 +34,6 @@ #endif /* HAVE_FCNTL_H */ #include "orte/util/output.h" -#include "orte/util/show_help.h" #include "opal/util/sys_limits.h" #include "orte/runtime/orte_wait.h" diff --git a/orte/mca/plm/alps/plm_alps_module.c b/orte/mca/plm/alps/plm_alps_module.c index 8566b180fc..7fa90a3cd9 100644 --- a/orte/mca/plm/alps/plm_alps_module.c +++ b/orte/mca/plm/alps/plm_alps_module.c @@ -55,7 +55,6 @@ #include "orte/util/output.h" #include "opal/util/opal_environ.h" #include "opal/util/path.h" -#include "orte/util/show_help.h" #include "opal/util/basename.h" #include "opal/mca/base/mca_base_param.h" diff --git a/orte/mca/plm/ccp/plm_ccp_module.c b/orte/mca/plm/ccp/plm_ccp_module.c index 8bb821ee05..79a944a9e2 100644 --- a/orte/mca/plm/ccp/plm_ccp_module.c +++ b/orte/mca/plm/ccp/plm_ccp_module.c @@ -43,7 +43,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/opal_environ.h" -#include "orte/util/show_help.h" #include "opal/util/path.h" #include "opal/util/basename.h" #include "opal/mca/base/mca_base_param.h" diff --git a/orte/mca/plm/lsf/plm_lsf_module.c b/orte/mca/plm/lsf/plm_lsf_module.c index 778063e060..fd8270add1 100644 --- a/orte/mca/plm/lsf/plm_lsf_module.c +++ b/orte/mca/plm/lsf/plm_lsf_module.c @@ -58,7 +58,6 @@ #include "orte/util/output.h" #include "opal/util/opal_environ.h" #include "opal/util/path.h" -#include "orte/util/show_help.h" #include "opal/util/basename.h" #include "opal/mca/base/mca_base_param.h" diff --git a/orte/mca/plm/process/plm_process_component.c b/orte/mca/plm/process/plm_process_component.c index e5e84165ef..014993a922 100644 --- a/orte/mca/plm/process/plm_process_component.c +++ b/orte/mca/plm/process/plm_process_component.c @@ -36,7 +36,6 @@ #include "opal/util/argv.h" #include "opal/util/path.h" #include "opal/util/basename.h" -#include "orte/util/show_help.h" #include "opal/util/opal_environ.h" #include "opal/mca/base/mca_base_param.h" diff --git a/orte/mca/plm/process/plm_process_module.c b/orte/mca/plm/process/plm_process_module.c index 8c816fa6ec..dc00a87b35 100644 --- a/orte/mca/plm/process/plm_process_module.c +++ b/orte/mca/plm/process/plm_process_module.c @@ -62,7 +62,6 @@ #include "opal/util/os_path.h" #include "opal/util/path.h" #include "opal/event/event.h" -#include "orte/util/show_help.h" #include "opal/util/argv.h" #include "opal/util/opal_environ.h" #include "orte/util/output.h" diff --git a/orte/mca/plm/submit/pls_submit_component.c b/orte/mca/plm/submit/pls_submit_component.c index f96a425c81..45a9a792fc 100644 --- a/orte/mca/plm/submit/pls_submit_component.c +++ b/orte/mca/plm/submit/pls_submit_component.c @@ -30,7 +30,6 @@ #include "opal/util/argv.h" #include "opal/util/path.h" #include "opal/util/basename.h" -#include "orte/util/show_help.h" #include "opal/mca/base/mca_base_param.h" #include "orte/mca/errmgr/errmgr.h" diff --git a/orte/mca/plm/submit/pls_submit_module.c b/orte/mca/plm/submit/pls_submit_module.c index 060e21132f..3b4dffc9b1 100644 --- a/orte/mca/plm/submit/pls_submit_module.c +++ b/orte/mca/plm/submit/pls_submit_module.c @@ -54,7 +54,6 @@ #include "opal/util/os_path.h" #include "opal/util/path.h" #include "opal/event/event.h" -#include "orte/util/show_help.h" #include "opal/util/argv.h" #include "opal/util/opal_environ.h" #include "orte/util/output.h" diff --git a/orte/mca/plm/tm/plm_tm_module.c b/orte/mca/plm/tm/plm_tm_module.c index d3304019fa..23274be556 100644 --- a/orte/mca/plm/tm/plm_tm_module.c +++ b/orte/mca/plm/tm/plm_tm_module.c @@ -57,7 +57,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/opal_environ.h" -#include "orte/util/show_help.h" #include "opal/util/path.h" #include "opal/util/basename.h" #include "opal/mca/base/mca_base_param.h" diff --git a/orte/mca/ras/alps/ras_alps_module.c b/orte/mca/ras/alps/ras_alps_module.c index 8240cd1ee5..7c2d7316c1 100644 --- a/orte/mca/ras/alps/ras_alps_module.c +++ b/orte/mca/ras/alps/ras_alps_module.c @@ -28,7 +28,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/os_path.h" -#include "orte/util/show_help.h" #include "opal/dss/dss.h" #include "orte/mca/errmgr/errmgr.h" diff --git a/orte/mca/ras/ccp/ras_ccp_module.c b/orte/mca/ras/ccp/ras_ccp_module.c index 230df08179..b7e57432ab 100644 --- a/orte/mca/ras/ccp/ras_ccp_module.c +++ b/orte/mca/ras/ccp/ras_ccp_module.c @@ -27,7 +27,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/os_path.h" -#include "orte/util/show_help.h" #include "orte/mca/errmgr/errmgr.h" #include "orte/runtime/orte_globals.h" diff --git a/orte/mca/ras/lsf/ras_lsf_module.c b/orte/mca/ras/lsf/ras_lsf_module.c index a1ab294288..7dcc80f65a 100644 --- a/orte/mca/ras/lsf/ras_lsf_module.c +++ b/orte/mca/ras/lsf/ras_lsf_module.c @@ -27,7 +27,6 @@ #include #include "opal/util/argv.h" -#include "orte/util/show_help.h" #include "orte/mca/errmgr/errmgr.h" #include "orte/runtime/orte_globals.h" diff --git a/orte/mca/ras/tm/ras_tm_module.c b/orte/mca/ras/tm/ras_tm_module.c index 0b6291d721..43bcda4df0 100644 --- a/orte/mca/ras/tm/ras_tm_module.c +++ b/orte/mca/ras/tm/ras_tm_module.c @@ -30,7 +30,6 @@ #include "opal/util/argv.h" #include "orte/util/output.h" #include "opal/util/os_path.h" -#include "orte/util/show_help.h" #include "orte/mca/errmgr/errmgr.h" #include "orte/runtime/orte_globals.h"