summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-10-31 05:21:44 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-10-31 05:21:44 +0000
commit6b09153dfa3fcf8ad79efa9ced1abef46485d9ff (patch)
treed62dee6002fedde16e7d9c9784a66c49e68ae433 /TAO/tao/Messaging/Messaging.h
parent162959b80ecff0f94d010dd9669512fb663ac29b (diff)
downloadATCD-6b09153dfa3fcf8ad79efa9ced1abef46485d9ff.tar.gz
ChangeLogTag:Thu Oct 30 23:23:05 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Messaging/Messaging.h')
-rw-r--r--TAO/tao/Messaging/Messaging.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Messaging/Messaging.h b/TAO/tao/Messaging/Messaging.h
index d6645dbc8cd..7b5ce37f55d 100644
--- a/TAO/tao/Messaging/Messaging.h
+++ b/TAO/tao/Messaging/Messaging.h
@@ -69,8 +69,6 @@ enum TAO_AMI_Reply_Status
};
-#if (TAO_HAS_AMI_CALLBACK == 1)
-
typedef void (*TAO_Reply_Handler_Skeleton)(
TAO_InputCDR &,
Messaging::ReplyHandler_ptr,
@@ -103,7 +101,6 @@ namespace TAO_Messaging_Helper
ACE_ENV_ARG_DECL);
}
-#endif /* TAO_HAS_AMI_CALLBACK */
#include /**/ "ace/post.h"
#endif /* TAO_MESSAGING_H */