summaryrefslogtreecommitdiff
path: root/TAO/tao/Bind_Dispatcher_Guard.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-08-11 15:39:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-08-11 15:39:24 +0000
commite4e5fe5d4b0fa4832d15debfdd5a8c4237f2656d (patch)
tree9c736a68552a497c3cd70c1ca6d4e9996a1ae96b /TAO/tao/Bind_Dispatcher_Guard.h
parentdba5df72d1e336220e4224460e87ce68874a6d45 (diff)
downloadATCD-e4e5fe5d4b0fa4832d15debfdd5a8c4237f2656d.tar.gz
Mon Aug 11 15:39:15 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Bind_Dispatcher_Guard.h')
-rw-r--r--TAO/tao/Bind_Dispatcher_Guard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Bind_Dispatcher_Guard.h b/TAO/tao/Bind_Dispatcher_Guard.h
index ec68893ba66..24d31689905 100644
--- a/TAO/tao/Bind_Dispatcher_Guard.h
+++ b/TAO/tao/Bind_Dispatcher_Guard.h
@@ -54,7 +54,6 @@ public:
private:
TAO_Bind_Dispatcher_Status status_;
CORBA::ULong request_id_;
- TAO_Reply_Dispatcher* rd_;
TAO_Transport_Mux_Strategy* tms_;
};