summaryrefslogtreecommitdiff
path: root/CIAO/examples/Null_Component/plan.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/Null_Component/plan.h')
-rw-r--r--CIAO/examples/Null_Component/plan.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/CIAO/examples/Null_Component/plan.h b/CIAO/examples/Null_Component/plan.h
index 300e43b9f80..fce247dc321 100644
--- a/CIAO/examples/Null_Component/plan.h
+++ b/CIAO/examples/Null_Component/plan.h
@@ -4,8 +4,7 @@ extern "C" ::Components::HomeExecutorBase_ptr create_Null_Component_Home_Impl (v
extern "C" ::PortableServer::Servant create_Null_Component_Home_Servant
(::Components::HomeExecutorBase_ptr p,
::CIAO::Session_Container *c,
- const char*
- ACE_ENV_ARG_DECL_WITH_DEFAULTS);
+ const char*);
struct HomeAttributes
{