summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Internal.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-05-31 07:59:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-05-31 07:59:28 +0000
commit431f05cdd6dcf8a6153f8d710c0bfb1f1fa1726d (patch)
treeec053d40441ddca970deb2886500b0ede6ad74df /TAO/tao/TAO_Internal.cpp
parent0bf708fc555e49d776f383c9bdd665039caa1c4e (diff)
downloadATCD-431f05cdd6dcf8a6153f8d710c0bfb1f1fa1726d.tar.gz
Layout changes
Diffstat (limited to 'TAO/tao/TAO_Internal.cpp')
-rw-r--r--TAO/tao/TAO_Internal.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/TAO_Internal.cpp b/TAO/tao/TAO_Internal.cpp
index 98fc684daff..3940142bbfa 100644
--- a/TAO/tao/TAO_Internal.cpp
+++ b/TAO/tao/TAO_Internal.cpp
@@ -189,7 +189,6 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/// A little helper class to get around the TAO_Singleton::instance ()
/// inability to pass default initialization arguments to the
/// singleton ctor.
-
class TAO_Ubergestalt_Ready_Condition
: public ACE_SYNCH_RECURSIVE_CONDITION
{
@@ -205,7 +204,6 @@ public:
{
}
-
private:
/// The mutex, associated with the condition. Do not use the ACE
/// global mutex, because it causes deadlocks with other threads that
@@ -214,9 +212,6 @@ private:
};
#endif // ACE_HAS_THREADS
-
-
-
// ****************************************************************
/// Note that the argument vector will be corrupted upon return
int