summaryrefslogtreecommitdiff
path: root/TAO/examples/RTScheduling/POA_Holder.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTScheduling/POA_Holder.h')
-rw-r--r--TAO/examples/RTScheduling/POA_Holder.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/examples/RTScheduling/POA_Holder.h b/TAO/examples/RTScheduling/POA_Holder.h
index a42d3335894..77a20d2bab6 100644
--- a/TAO/examples/RTScheduling/POA_Holder.h
+++ b/TAO/examples/RTScheduling/POA_Holder.h
@@ -40,8 +40,7 @@ public:
int init (ACE_Arg_Shifter& arg_shifter);
/// Activate the new POA using the parameters initialized before.
- void activate (RTCORBA::RTORB_ptr rt_orb, PortableServer::POA_ptr parent_poa
- ACE_ENV_ARG_DECL);
+ void activate (RTCORBA::RTORB_ptr rt_orb, PortableServer::POA_ptr parent_poa);
protected:
/// = POA create options.