summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgokhale <asgokhale@users.noreply.github.com>1999-05-12 13:36:42 +0000
committergokhale <asgokhale@users.noreply.github.com>1999-05-12 13:36:42 +0000
commit5059f661dcab538c21e54ce97865af85a3bc40f0 (patch)
treeee87226a8f406021f8fa043bbd64031993abf5a4
parent8f9e79d4ad021c30e01af9dcf4d35c5865017d6e (diff)
downloadATCD-5059f661dcab538c21e54ce97865af85a3bc40f0.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/ObjectIDList.cpp6
-rw-r--r--TAO/tao/ObjectIDList.h3
2 files changed, 0 insertions, 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<CORBA::ORB>;
-#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-# pragma instantiate TAO_Object_Field_T<CORBA::ORB>
-#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 &); //