summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp b/TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp
index 5a22f6d9285..164daf342b9 100644
--- a/TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/airplane_server.cpp
@@ -33,7 +33,5 @@ main (int argc, char *argv[])
return -1;
}
ACE_ENDTRY;
-
- ACE_DEBUG ((LM_DEBUG, "Paper Airplane Server says goodnight\n"));
return 0;
}