From a7670819939c2ffbc08e55e71e67b79371278646 Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 31 Jul 1998 20:14:04 +0000 Subject: ChangeLogTag:Fri Jul 31 15:10:12 1998 Carlos O'Ryan --- TAO/tao/Any.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'TAO/tao/Any.h') diff --git a/TAO/tao/Any.h b/TAO/tao/Any.h index 11b60e43443..cef30270d3e 100644 --- a/TAO/tao/Any.h +++ b/TAO/tao/Any.h @@ -282,9 +282,6 @@ private: CORBA::Boolean any_owns_data_; // Flag that indicates the ORB is responsible for deleting the data. - CORBA::ULong refcount_; - // Reference count the to reduce copying costs. - // 94-9-14 hides unsigned char insert/extract void operator<<= (unsigned char); CORBA::Boolean operator>>= (unsigned char&) const; -- cgit v1.2.1