summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h')
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
index 17c1063e019..e23d2b44dc6 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
+++ b/TAO/orbsvcs/FTRT_Event_Service/Event_Service/FT_EventService.h
@@ -34,7 +34,8 @@ public:
private:
int parse_args (int argc, ACE_TCHAR* argv []);
- RtecScheduler::Scheduler_var
+ RtecScheduler::Scheduler_var
+
setup_scheduler(CosNaming::NamingContext_ptr naming_context
ACE_ENV_ARG_DECL);
@@ -49,7 +50,6 @@ private:
TAO_FTEC_Event_Channel::MEMBERSHIP membership_;
CORBA::ORB_var orb_;
TP_Task task_;
- int fault_no_;
};
#endif