summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
Diffstat (limited to 'TAO')
-rw-r--r--TAO/TAO_IDL/driver/drv_preproc.cpp2
-rw-r--r--TAO/tao/orbconf.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/driver/drv_preproc.cpp b/TAO/TAO_IDL/driver/drv_preproc.cpp
index 1ba5cf3331e..1943bbdf9d3 100644
--- a/TAO/TAO_IDL/driver/drv_preproc.cpp
+++ b/TAO/TAO_IDL/driver/drv_preproc.cpp
@@ -277,8 +277,6 @@ DRV_cpp_init ()
DRV_cpp_putarg (version_option);
DRV_cpp_putarg ("-I.");
- DRV_cpp_putarg ("-D__TAO_IDL_DCPS_DATA_SEQUENCE_TYPE_SUPPORTS_CXX_KEYWORDS");
-
const char *platform_cpp_args =
FE_get_cpp_args_from_env ();
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h
index 9697f204f2f..de5905aea50 100644
--- a/TAO/tao/orbconf.h
+++ b/TAO/tao/orbconf.h
@@ -857,8 +857,6 @@ enum TAO_Policy_Scope
# define TAO_DEFAULT_COLLOCATION_STRATEGY TAO_COLLOCATION_THRU_POA
#endif
-#define TAO_IDL_DCPS_DATA_SEQUENCE_TYPE_SUPPORTS_CXX_KEYWORDS
-
TAO_END_VERSIONED_NAMESPACE_DECL
#include /**/ "ace/post.h"