summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-04 10:08:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-04 10:08:08 +0000
commitfe9a839725220f756c731b65fadd2c9a654414c4 (patch)
tree4b8e334317bb8188f6644039fd923f88dfdb4213 /TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
parentae99a4de7104f50ab85540dc16bdce2c810a7920 (diff)
downloadATCD-fe9a839725220f756c731b65fadd2c9a654414c4.tar.gz
ChangeLogTag: Tue Oct 4 10:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp')
-rwxr-xr-xTAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
index dd9f2313ac3..3047cec219d 100755
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ServerService_Activate.cpp
@@ -51,9 +51,3 @@ ACE_STATIC_SVC_DEFINE (TAO_FT_ServerService_Activate,
&ACE_SVC_NAME (TAO_FT_ServerService_Activate),
ACE_Service_Type::DELETE_THIS | ACE_Service_Type::DELETE_OBJ,
0)
-
-#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
-template class ACE_Dynamic_Service<TAO_FT_ServerService_Activate>;
-#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-#pragma instantiate ACE_Dynamic_Service<TAO_FT_ServerService_Activate>
-#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */