summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MessagingC.h')
-rw-r--r--TAO/tao/MessagingC.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/MessagingC.h b/TAO/tao/MessagingC.h
index c44e12642a4..17f921022dd 100644
--- a/TAO/tao/MessagingC.h
+++ b/TAO/tao/MessagingC.h
@@ -21,10 +21,6 @@
#ifndef TAO_IDL_MESSAGINGC_H
#define TAO_IDL_MESSAGINGC_H
-#include "tao/orbconf.h"
-
-#if defined (TAO_HAS_CORBA_MESSAGING)
-
#include "tao/corbafwd.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -1906,6 +1902,4 @@ operator>> (TAO_InputCDR &, Messaging::Poller_ptr &);
#pragma warning(default:4250)
#endif /* _MSC_VER */
-#endif /* TAO_HAS_CORBA_MESSAGING */
-
#endif /* TAO_IDL_MESSAGINGC_H */