summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 11:08:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 11:08:31 +0000
commita8e6aef8a55722cc116af838b1494b03b06f0f1e (patch)
tree4a9c146194fc7ecc0962ae67f0866a159ee178c4 /TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp
parent56436dc376f12b812c49344c3438341fd7a2284b (diff)
downloadATCD-a8e6aef8a55722cc116af838b1494b03b06f0f1e.tar.gz
ChangeLogTag: Wed Jan 5 11:07:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp
index 0278f49bfed..cc66a493b88 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_RTCORBA_Factory.cpp
@@ -5,10 +5,6 @@
#include "tao/RTCORBA/Priority_Mapping_Manager.h"
-#if ! defined (__ACE_INLINE__)
-#include "EC_RTCORBA_Factory.inl"
-#endif /* __ACE_INLINE__ */
-
ACE_RCSID(Event, EC_RTCORBA_Factory, "$Id$")
TAO_EC_RTCORBA_Factory::
@@ -273,6 +269,3 @@ TAO_EC_RTCORBA_Factory::destroy_supplier_control (TAO_EC_SupplierControl* x)
this->body_->destroy_supplier_control (x);
}
-#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
-#elif defined(ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */