From 5c8b6153bfc45006cb922dc13d3697323856eb5b Mon Sep 17 00:00:00 2001 From: pradeep Date: Sun, 3 Nov 2002 16:14:26 +0000 Subject: ChangeLogTag:Sun Nov 03 11:00:27 2002 Pradeep Gore --- .../Notify_Logging_Service/Notify_Logging_Server.cpp | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'TAO/orbsvcs/Logging_Service') diff --git a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Server.cpp b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Server.cpp index 04512878c27..d014dd51a67 100644 --- a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Server.cpp +++ b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Server.cpp @@ -1,9 +1,5 @@ +//$Id$ #include "Notify_Logging_Service.h" -#include "orbsvcs/Notify/Notify_EventChannelFactory_i.h" -#include "orbsvcs/Notify/Notify_Default_CO_Factory.h" -#include "orbsvcs/Notify/Notify_Default_POA_Factory.h" -#include "orbsvcs/Notify/Notify_Default_Collection_Factory.h" -#include "orbsvcs/Notify/Notify_Default_EMO_Factory.h" ACE_RCSID (Notify_Logging_Service, Notify_Logging_Server, @@ -14,12 +10,6 @@ ACE_RCSID (Notify_Logging_Service, int main (int argc, char *argv[]) { - // Init factories. - TAO_Notify_Default_CO_Factory::init_svc (); - TAO_Notify_Default_POA_Factory::init_svc (); - TAO_Notify_Default_Collection_Factory::init_svc (); - TAO_Notify_Default_EMO_Factory::init_svc (); - Notify_Logging_Service notify_logging_service; ACE_DECLARE_NEW_CORBA_ENV; -- cgit v1.2.1