summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h')
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
index ddc5b97a04d..b22d82204e9 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
+++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
@@ -170,11 +170,6 @@ private:
private:
/**
- * A human-readable string to distinguish this from other Notifiers.
- */
- ACE_CString identity_;
-
- /**
* Protect internal state.
* Mutex should be locked by corba methods, or by
* external (public) methods before calling implementation
@@ -210,6 +205,10 @@ private:
*/
const char * ior_output_file_;
+ /**
+ * A human-readable string to distinguish this from other Notifiers.
+ */
+ ACE_CString identity_;
/**
* bool: true if we found a replication manager