summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r--TAO/tao/ORB_Core.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h
index d1324f2ffdf..13d561541b6 100644
--- a/TAO/tao/ORB_Core.h
+++ b/TAO/tao/ORB_Core.h
@@ -739,12 +739,6 @@ public:
*/
CORBA::ULong hash_service (TAO_Profile *this_p, CORBA::ULong max);
- /// Call the service layers with the Service Context to check
- /// whether they would like to add something to the list.
- void service_context_list (TAO_Stub *stub,
- TAO_Service_Context &service_context,
- CORBA::Boolean retstart);
-
/// Return a reference to the Fault Tolerant service object.
TAO_Fault_Tolerance_Service &fault_tolerance_service (void);