summaryrefslogtreecommitdiff
path: root/TAO/tao/Exclusive_TMS.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-26 09:52:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-26 09:52:55 +0000
commitdef7f77b296680b164a6c8ff1e69d9d9c433fe2f (patch)
tree09e01f05117ff081bebb8e250aaf3781d2100612 /TAO/tao/Exclusive_TMS.cpp
parent3db1464004f31b6a9d073021851b7ea98c99fcf8 (diff)
downloadATCD-def7f77b296680b164a6c8ff1e69d9d9c433fe2f.tar.gz
ChangeLogTag: Fri Aug 26 09:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Exclusive_TMS.cpp')
-rw-r--r--TAO/tao/Exclusive_TMS.cpp9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/tao/Exclusive_TMS.cpp b/TAO/tao/Exclusive_TMS.cpp
index f2d7edfe627..46453d885d4 100644
--- a/TAO/tao/Exclusive_TMS.cpp
+++ b/TAO/tao/Exclusive_TMS.cpp
@@ -5,8 +5,8 @@
#include "tao/debug.h"
#include "Transport.h"
-ACE_RCSID (tao,
- Exclusive_TMS,
+ACE_RCSID (tao,
+ Exclusive_TMS,
"$Id$")
TAO_Exclusive_TMS::TAO_Exclusive_TMS (TAO_Transport *transport)
@@ -126,8 +126,3 @@ TAO_Exclusive_TMS::connection_closed (void)
this->rd_->connection_closed ();
}
-#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)
-
-#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
-
-#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */