summaryrefslogtreecommitdiff
path: root/TAO/tao/POAC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/POAC.cpp')
-rw-r--r--TAO/tao/POAC.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/POAC.cpp b/TAO/tao/POAC.cpp
index f43cdf8b832..0c01038e988 100644
--- a/TAO/tao/POAC.cpp
+++ b/TAO/tao/POAC.cpp
@@ -66,8 +66,6 @@ TAO_NAMESPACE_BEGIN (PortableServer)
TAO_NAMESPACE_DEFINE (CORBA::TypeCode_ptr, _tc_ObjectId, &_tc_TAO_tc_PortableServer_ObjectId)
TAO_NAMESPACE_END
-#if !defined (TAO_HAS_MINIMUM_CORBA)
-
// default constructor
PortableServer::ForwardRequest::ForwardRequest (void)
: CORBA_UserException (PortableServer::_tc_ForwardRequest)
@@ -210,9 +208,6 @@ TAO_NAMESPACE_TYPE (CORBA::TypeCode_ptr)
TAO_NAMESPACE_BEGIN (PortableServer)
TAO_NAMESPACE_DEFINE (CORBA::TypeCode_ptr, _tc_ForwardRequest, &_tc_TAO_tc_PortableServer_ForwardRequest)
TAO_NAMESPACE_END
-
-#endif /* TAO_HAS_MINIMUM_CORBA */
-
TAO_NAMESPACE_TYPE (const CORBA::ULong)
TAO_NAMESPACE_BEGIN (PortableServer)
TAO_NAMESPACE_DEFINE (const CORBA::ULong, THREAD_POLICY_ID, 16)