summaryrefslogtreecommitdiff
path: root/TAO/tao/orbconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/orbconf.h')
-rw-r--r--TAO/tao/orbconf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h
index 69404326b05..541e08b56fd 100644
--- a/TAO/tao/orbconf.h
+++ b/TAO/tao/orbconf.h
@@ -839,12 +839,6 @@ enum TAO_Policy_Scope
# define TAO_USE_OUTPUT_CDR_MMAP_MEMORY_POOL 0
#endif /* TAO_USE_LOCAL_MEMORY_POOL */
-// Enable TransportCurrent by default
-#if !defined (TAO_HAS_TRANSPORT_CURRENT)
-# define TAO_HAS_TRANSPORT_CURRENT 1
-# else
-# define TAO_HAS_TRANSPORT_CURRENT 0
-#endif /* ! TAO_HAS_TRANSPORT_CURRENT */
TAO_END_VERSIONED_NAMESPACE_DECL