summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Oneways/server.cpp')
-rw-r--r--TAO/tests/Big_Oneways/server.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Big_Oneways/server.cpp b/TAO/tests/Big_Oneways/server.cpp
index 088b74d2433..6730ae08be9 100644
--- a/TAO/tests/Big_Oneways/server.cpp
+++ b/TAO/tests/Big_Oneways/server.cpp
@@ -171,7 +171,6 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
}
session_list[j]->start (other_sessions);
-
}
ACE_DEBUG ((LM_DEBUG ,"done\n"));
@@ -196,7 +195,6 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
for (j = 0; j != peer_count; ++j)
{
session_list[j]->destroy ();
-
}
ACE_DEBUG ((LM_DEBUG, "Shutdown all peers . . .\n"));