diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-27 22:23:46 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-03-27 22:23:46 +0000 |
commit | dd60092e512cc843a558e368b9631eef951fc785 (patch) | |
tree | 4a31895ea1cff0e42e2a0f34cefc31dc4c297732 /TAO/tao/Reply_Dispatcher.cpp | |
parent | b50edf8f77efc6c87e6567e005a9596c28cd457c (diff) | |
download | ATCD-dd60092e512cc843a558e368b9631eef951fc785.tar.gz |
ChangeLogTag: Mon Mar 27 16:11:29 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Reply_Dispatcher.cpp')
-rw-r--r-- | TAO/tao/Reply_Dispatcher.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Reply_Dispatcher.cpp b/TAO/tao/Reply_Dispatcher.cpp index d58b09c496a..5bf76ca2c7e 100644 --- a/TAO/tao/Reply_Dispatcher.cpp +++ b/TAO/tao/Reply_Dispatcher.cpp @@ -136,8 +136,6 @@ TAO_Synch_Reply_Dispatcher::leader_follower_condition_variable (TAO_Transport *t // ********************************************************************* -#if (TAO_HAS_CORBA_MESSAGING == 1) - #if (TAO_HAS_AMI_CALLBACK == 1) || (TAO_HAS_AMI_POLLER == 1) // Constructor. @@ -235,8 +233,6 @@ TAO_Asynch_Reply_Dispatcher::message_state (void) #endif /* TAO_HAS_AMI_CALLBACK == 1 || TAO_HAS_AMI_POLLER == 1 */ -#endif /* TAO_HAS_CORBA_MESSAGING == 1 */ - // ********************************************************************* #if !defined (TAO_HAS_MINIMUM_CORBA) |