summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/sciop_endpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/sciop_endpoints.h')
-rw-r--r--TAO/tao/Strategies/sciop_endpoints.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Strategies/sciop_endpoints.h b/TAO/tao/Strategies/sciop_endpoints.h
index 3d4ebdc5b93..96f0bbf95da 100644
--- a/TAO/tao/Strategies/sciop_endpoints.h
+++ b/TAO/tao/Strategies/sciop_endpoints.h
@@ -47,10 +47,7 @@ class TAO_SCIOP_Endpoint_Info_var;
struct TAO_Strategies_Export TAO_SCIOP_Endpoint_Info
{
-
-#if !defined(__GNUC__) || !defined (ACE_HAS_GNUG_PRE_2_8)
typedef TAO_SCIOP_Endpoint_Info_var _var_type;
-#endif /* ! __GNUC__ || g++ >= 2.8 */
static void _tao_any_destructor (void*);
@@ -134,10 +131,7 @@ public:
~TAO_SCIOPEndpointSequence (void);
static void _tao_any_destructor (void*);
-#if !defined(__GNUC__) || !defined (ACE_HAS_GNUG_PRE_2_8)
typedef TAO_SCIOPEndpointSequence_var _var_type;
-#endif /* ! __GNUC__ || g++ >= 2.8 */
-
};
#endif /* end #if !defined */