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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/MProfile.h b/TAO/tao/MProfile.h
index da3b1abd037..7d3aa640e01 100644
--- a/TAO/tao/MProfile.h
+++ b/TAO/tao/MProfile.h
@@ -169,13 +169,11 @@ public:
CORBA::ULong hash (CORBA::ULong max);
protected:
-
/// This method handle the dynamic allocation of the data member
/// <policy_list_>.
void create_policy_list (void);
public:
-
/// Sets the policies list associated with the profiles
/// owned by the TAO_MProfile.
void policy_list (CORBA::PolicyList *policy_list);
@@ -185,7 +183,6 @@ public:
CORBA::PolicyList *policy_list (void);
protected:
-
/// Initialize the policy list, demarsharling the policy.
void init_policy_list (void);