summaryrefslogtreecommitdiff
path: root/TAO/tao/Reply_Dispatcher.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-01 23:39:57 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-08-01 23:39:57 +0000
commit28f2b1eecfab765469d97d38b686bffdea53114c (patch)
treee11d110b2f6e69f07a780756276cc735be3e8fa9 /TAO/tao/Reply_Dispatcher.h
parent545c5cb11c374d0333e7d0f1c88f12694ad2eaee (diff)
downloadATCD-28f2b1eecfab765469d97d38b686bffdea53114c.tar.gz
ChangeLogTag:Wed Aug 1 16:05:36 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/Reply_Dispatcher.h')
-rw-r--r--TAO/tao/Reply_Dispatcher.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h
index ad6ffd4c516..67df4e5d8df 100644
--- a/TAO/tao/Reply_Dispatcher.h
+++ b/TAO/tao/Reply_Dispatcher.h
@@ -76,13 +76,6 @@ public:
// Get the Message State into which the reply has been read.
/**
- * The dispatcher has been bound.
- * Some dispatchers need to retain state to cooperate with other
- * components, such as the waiting strategy.
- */
- virtual void dispatcher_bound (TAO_Transport*) = 0;
-
- /**
* The used for the pending reply has been closed.
* No reply is expected.
* @@ TODO: If the connection was closed due to a CloseConnection