summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Messaging.h
diff options
context:
space:
mode:
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 */