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
commit80e4a598f198b27675912c44ded2f599d21ce093 (patch)
treebbf2bf0dc92ee699535d9ccfe75370474f257886 /TAO/tao/TSS_Resources.cpp
parentf6116465ed4fef59a632485bbf1fd4f99b97a5b1 (diff)
downloadATCD-80e4a598f198b27675912c44ded2f599d21ce093.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 ();
}