summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-20 03:19:37 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-20 03:19:37 +0000
commitb6d7f7965fc9db5c264f1d0e4a66c3740dd646b1 (patch)
treea96b2ff22b4e7e6cae0ae39c6b3eecda6fa1c96d
parentaab828eeb39d21648bea11358eb643b4aea3947a (diff)
downloadATCD-b6d7f7965fc9db5c264f1d0e4a66c3740dd646b1.tar.gz
*** empty log message ***
-rw-r--r--TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp2
-rw-r--r--TAO/tests/Cubit/TAO/MT_Cubit/server.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
index 4dc037c4020..82e4ee7cc23 100644
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.cpp
@@ -634,8 +634,6 @@ Server::start_servants (ACE_Thread_Manager *serv_thr_mgr,
for (i = number_of_low_priority_servants; i > 0; i--)
{
- char *args;
-
ACE_OS::sprintf (orbport,
"-ORBport %d",
(GLOBALS::instance ()->base_port == 0) ? (int) 0 :GLOBALS::instance ()->base_port+i);
diff --git a/TAO/tests/Cubit/TAO/MT_Cubit/server.cpp b/TAO/tests/Cubit/TAO/MT_Cubit/server.cpp
index 4dc037c4020..82e4ee7cc23 100644
--- a/TAO/tests/Cubit/TAO/MT_Cubit/server.cpp
+++ b/TAO/tests/Cubit/TAO/MT_Cubit/server.cpp
@@ -634,8 +634,6 @@ Server::start_servants (ACE_Thread_Manager *serv_thr_mgr,
for (i = number_of_low_priority_servants; i > 0; i--)
{
- char *args;
-
ACE_OS::sprintf (orbport,
"-ORBport %d",
(GLOBALS::instance ()->base_port == 0) ? (int) 0 :GLOBALS::instance ()->base_port+i);