summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Pluggable/server.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Pluggable/server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
index 7959afd64c9..ddb0b123e5d 100644
--- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
+++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.h
@@ -39,7 +39,6 @@ public:
FILE *file (void);
protected:
int parse_args (int argc,char **argv);
- TAO_ORB_Manager *orb_manager_;
TAO_Naming_Client my_naming_client_;
TAO_AV_Endpoint_Reactive_Strategy_B <FTP_Server_StreamEndPoint,TAO_VDev,AV_Null_MediaCtrl> reactive_strategy_;
TAO_MMDevice *mmdevice_;