From 5059f661dcab538c21e54ce97865af85a3bc40f0 Mon Sep 17 00:00:00 2001 From: gokhale Date: Wed, 12 May 1999 13:36:42 +0000 Subject: *** empty log message *** --- TAO/tao/ObjectIDList.cpp | 6 ------ TAO/tao/ObjectIDList.h | 3 --- 2 files changed, 9 deletions(-) diff --git a/TAO/tao/ObjectIDList.cpp b/TAO/tao/ObjectIDList.cpp index 457dd324377..a0e67060f75 100644 --- a/TAO/tao/ObjectIDList.cpp +++ b/TAO/tao/ObjectIDList.cpp @@ -78,12 +78,6 @@ static const CORBA::Long _oc_CORBA_ORB_ObjectIdList[] = static CORBA::TypeCode _tc_TAO_tc_CORBA_ORB_ObjectIdList (CORBA::tk_alias, sizeof (_oc_CORBA_ORB_ObjectIdList), (char *) &_oc_CORBA_ORB_ObjectIdList, 0, sizeof (CORBA_ORB_ObjectIdList)); CORBA::TypeCode_ptr CORBA::ORB::_tc_ObjectIdList = &_tc_TAO_tc_CORBA_ORB_ObjectIdList; -#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) - template class TAO_Object_Field_T; -#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -# pragma instantiate TAO_Object_Field_T -#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ - void operator<<= ( CORBA::Any &_tao_any, const CORBA_ORB_ObjectIdList &_tao_elem diff --git a/TAO/tao/ObjectIDList.h b/TAO/tao/ObjectIDList.h index 3635a999f5d..979e7d6a659 100644 --- a/TAO/tao/ObjectIDList.h +++ b/TAO/tao/ObjectIDList.h @@ -124,9 +124,6 @@ private: #endif /* end #if !defined */ -static CORBA::TypeCode_ptr _tc_CORBA_ORB_ObjectIdList; - - #ifndef __ACE_INLINE__ CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ORB::CORBA_ORB_ObjectIdList &); // -- cgit v1.2.1