summaryrefslogtreecommitdiff
path: root/TAO/tests/ClientPortSpan
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/ClientPortSpan')
-rw-r--r--TAO/tests/ClientPortSpan/client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/ClientPortSpan/client.cpp b/TAO/tests/ClientPortSpan/client.cpp
index c132a448177..527ef0a537b 100644
--- a/TAO/tests/ClientPortSpan/client.cpp
+++ b/TAO/tests/ClientPortSpan/client.cpp
@@ -55,7 +55,6 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
try
{
-
ACE_DEBUG ((LM_DEBUG, "(%P|%t) - calling get_string\n"));
CORBA::String_var the_string = hello->get_string ();
ACE_DEBUG ((LM_DEBUG, "(%P|%t) - string returned <%C>\n",