summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
index 8fd3a3fb14a..f6698e5f3d1 100644
--- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
+++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.h
@@ -116,8 +116,7 @@ public:
/// Store the reference to the protocol object corresponding
/// to the transport
- virtual CORBA::Boolean handle_connection_requested (AVStreams::flowSpec &the_spec
- ACE_ENV_ARG_DECL_NOT_USED);
+ virtual CORBA::Boolean handle_connection_requested (AVStreams::flowSpec &the_spec);
/// Called when a sender makes a connection request.
private:
@@ -173,8 +172,7 @@ public:
/// Destructor.
int init (int argc,
- char **argv
- ACE_ENV_ARG_DECL_NOT_USED);
+ char **argv);
/// Initialize data components.
int parse_args (int argc,