summaryrefslogtreecommitdiff
path: root/TAO/tao/Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Request.h')
-rw-r--r--TAO/tao/Request.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Request.h b/TAO/tao/Request.h
index 5745cdd9d65..f0eb4dead0c 100644
--- a/TAO/tao/Request.h
+++ b/TAO/tao/Request.h
@@ -285,7 +285,6 @@ class CORBA_ORB_RequestSeq : public TAO_Unbounded_Pseudo_Sequence<CORBA_Request,
public:
// Helpful with template programming.
#if !defined(__GNUC__) || __GNUC__ > 2 || __GNUC_MINOR__ >= 8
- typedef CORBA_ORB_RequestSeq_ptr _ptr_type;
typedef CORBA_ORB_RequestSeq_var _var_type;
#endif /* __GNUC__ */