summaryrefslogtreecommitdiff
path: root/TAO/tao/Principal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Principal.h')
-rw-r--r--TAO/tao/Principal.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h
index 0a2c01dccf3..de97dd94163 100644
--- a/TAO/tao/Principal.h
+++ b/TAO/tao/Principal.h
@@ -48,11 +48,6 @@ public:
CORBA_Principal (void);
-#if !defined(__GNUC__) || __GNUC__ > 2 || __GNUC_MINOR__ >= 8
- typedef CORBA_Principal_ptr _ptr_type;
-#endif /* __GNUC__ */
- // Useful for template programming.
-
private:
~CORBA_Principal (void);