summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h
index 0f2c2cbc9f5..6a0d967e248 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h
@@ -87,7 +87,6 @@ namespace TAO
bool list_obsolete ();
private:
-
Group_Ids group_ids_;
/// Ensure ID is monotonically increasing even when groups gets
@@ -110,7 +109,6 @@ namespace TAO
TAO_SYNCH_MUTEX lock_;
friend class PG_Group_List_Store_File_Guard;
-
};
}