summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 6fcdb74d24f..e08484e3ae6 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -121,7 +121,7 @@ namespace CORBA
typedef CORBA::Short ValueModifier;
-#if (TAO_HAS_MINIMUM_CORBA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
// Typedefs for CORBA::RequestSeq, which is an argument of
// send_multiple_requests_*().
@@ -246,7 +246,7 @@ namespace CORBA
ACE_ENV_ARG_DECL_WITH_DEFAULTS);
#endif
-#if (TAO_HAS_MINIMUM_CORBA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
+#if (TAO_HAS_MINIMUM_CORBA == 0)
void create_list (CORBA::Long count,
CORBA::NVList_ptr &new_list