From 38d2c639bcf0c49c284c57d4c05c6e0f04890723 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 15 Aug 2002 17:45:40 +0000 Subject: ChangeLogTag:Thu Aug 15 10:45:00 2002 Ossama Othman --- TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h') diff --git a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h index 7043ff19be8..609d0ec2cf6 100644 --- a/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h +++ b/TAO/orbsvcs/orbsvcs/LoadBalancing/LB_IORInterceptor.h @@ -129,14 +129,14 @@ private: /// ORBid of the ORB this IORInterceptor is registered with. CORBA::String_var orb_id_; - /// Reference to the LoadAlert servant. - TAO_LB_LoadAlert & load_alert_; +// /// Reference to the LoadAlert servant. +// TAO_LB_LoadAlert & load_alert_; - /// Reference to the LoadAlert object. - CosLoadBalancing::LoadAlert_var la_ref_; +// /// Reference to the LoadAlert object. +// CosLoadBalancing::LoadAlert_var la_ref_; - /// Synchronize access to the class state. - TAO_SYNCH_MUTEX lock_; +// /// Synchronize access to the class state. +// TAO_SYNCH_MUTEX lock_; }; -- cgit v1.2.1