summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptorC.h
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-01 01:38:04 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-01 01:38:04 +0000
commitfaea269078ec3a613367dd4791f43e4a193a84b5 (patch)
treefafdf59f7689df7624a8301aa1f62d8aa55d1aa6 /TAO/tao/PortableInterceptorC.h
parent7cbf77fe981cb14a824ce4160e09dd601cbb5214 (diff)
downloadATCD-faea269078ec3a613367dd4791f43e4a193a84b5.tar.gz
ChangeLogTag: Tue Oct 31 17:34:17 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'TAO/tao/PortableInterceptorC.h')
-rw-r--r--TAO/tao/PortableInterceptorC.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h
index f3a7762f5e4..2b5fbb0c961 100644
--- a/TAO/tao/PortableInterceptorC.h
+++ b/TAO/tao/PortableInterceptorC.h
@@ -53,8 +53,6 @@
#pragma warning(disable:4250)
#endif /* _MSC_VER */
-#if (TAO_HAS_INTERCEPTORS == 1)
-
TAO_NAMESPACE PortableInterceptor
{
@@ -2149,8 +2147,6 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, PortableInterceptor::Inval
#include "PortableInterceptorC.i"
#endif /* defined INLINE */
-#endif /* TAO_HAS_INTERCEPTORS == 1 */
-
#if defined(_MSC_VER) && (_MSC_VER >= 1200)
#pragma warning(pop)
#endif /* _MSC_VER */