summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/TAO_Service
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 16:24:28 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 16:24:28 +0000
commit88a146ef23814aea10322bf4cbce65eb4f163aaa (patch)
tree80e32554b02df1f5c0d128c25dd22eda37aa7788 /TAO/orbsvcs/TAO_Service
parente6e54b8063ae4afdade2d56cae0f47a84ef9efa3 (diff)
downloadATCD-88a146ef23814aea10322bf4cbce65eb4f163aaa.tar.gz
ChangeLogTag:Fri Nov 17 08:23:03 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/TAO_Service')
-rw-r--r--TAO/orbsvcs/TAO_Service/TAO_Service.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
index 51c972c2448..450826e0b67 100644
--- a/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
+++ b/TAO/orbsvcs/TAO_Service/TAO_Service.cpp
@@ -42,9 +42,6 @@ main (int argc, ACE_TCHAR *argv[])
ACE_Sig_Action sa ((ACE_SignalHandler) handler, SIGHUP);
- ACE_Reactor *reactor =
- orb->orb_core ()->reactor ();
-
for (;;)
{
ACE_Time_Value tv (5, 0);