summaryrefslogtreecommitdiff
path: root/TAO/tao/Principal.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-14 22:12:14 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-14 22:12:14 +0000
commit24772c23f1fed28b0d1b50bd176e238181b86260 (patch)
tree54fd8630909a4af25df87e1a9c74abd2750c6bb8 /TAO/tao/Principal.cpp
parenta36e5e789e00271c65c4ef043631a8ebf8f3d27e (diff)
downloadATCD-24772c23f1fed28b0d1b50bd176e238181b86260.tar.gz
ChangeLogTag:Tue Apr 14 16:37:50 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Principal.cpp')
-rw-r--r--TAO/tao/Principal.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Principal.cpp b/TAO/tao/Principal.cpp
index 877c01ddacb..6e3748730a3 100644
--- a/TAO/tao/Principal.cpp
+++ b/TAO/tao/Principal.cpp
@@ -26,9 +26,6 @@ CORBA_Principal::CORBA_Principal (void)
CORBA_Principal::~CORBA_Principal (void)
{
assert (refcount_ == 0);
-
- if (id.buffer)
- delete [] id.buffer;
}
CORBA::ULong