summaryrefslogtreecommitdiff
path: root/TAO/tao/MProfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MProfile.h')
-rw-r--r--TAO/tao/MProfile.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h
index c91ae6d45b0..95d34a23e7a 100644
--- a/TAO/tao/MProfile.h
+++ b/TAO/tao/MProfile.h
@@ -20,7 +20,7 @@
#ifndef TAO_MPROFILE_H
#define TAO_MPROFILE_H
#include "ace/pre.h"
-#include "ace/Synch.h"
+
#include "tao/corbafwd.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -176,12 +176,6 @@ protected:
CORBA::PolicyList *policy_list_;
// Stores the policy list for the profile of this MProfile.
- CORBA::Boolean is_policy_list_initialized_;
-
- ACE_Recursive_Thread_Mutex mutex_;
- // Mutex used to make sure that only one policy list
- // is created.
-
protected:
TAO_Profile **pfiles (void) const;
// return the complete list of profiles, this object retains