summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h
index b2f0403176f..b8f0b2a4d1f 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_Service_Callbacks.h
@@ -49,11 +49,6 @@ public:
/// Dtor
virtual ~TAO_FT_Service_Callbacks (void);
- /// Select the profile from MProfile as the needs of the services
- /// may be. Return the profile in <pfile>
- virtual CORBA::Boolean select_profile (const TAO_MProfile &mprofile,
- TAO_Profile *&pfile);
-
/// Check whether <obj> is nil or not. FT spec suggests some
/// extensions for a CORBA::is_nil () operation.
virtual CORBA::Boolean object_is_nil (CORBA::Object_ptr obj);