summaryrefslogtreecommitdiff
path: root/TAO/tao/TSS_Resources.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-12-24 10:28:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-12-24 10:28:30 +0000
commit668bc470341fa6a0ef6665d964fc2a963287e3c4 (patch)
treebbf2bf0dc92ee699535d9ccfe75370474f257886 /TAO/tao/TSS_Resources.cpp
parent455485f1873187e81b02d045d8172f8e9286d269 (diff)
downloadATCD-668bc470341fa6a0ef6665d964fc2a963287e3c4.tar.gz
Wed Dec 24 10:28:46 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TSS_Resources.cpp')
-rw-r--r--TAO/tao/TSS_Resources.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/TSS_Resources.cpp b/TAO/tao/TSS_Resources.cpp
index a65eecfb58d..dea17e382d5 100644
--- a/TAO/tao/TSS_Resources.cpp
+++ b/TAO/tao/TSS_Resources.cpp
@@ -40,7 +40,6 @@ TAO_TSS_Resources::instance (void)
{
// Hide the template instantiation to prevent multiple instances
// from being created.
-
return
TAO_TSS_Singleton<TAO_TSS_Resources, TAO_SYNCH_MUTEX>::instance ();
}