summaryrefslogtreecommitdiff
path: root/TAO/tests/Single_Read/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Single_Read/test_i.cpp')
-rw-r--r--TAO/tests/Single_Read/test_i.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Single_Read/test_i.cpp b/TAO/tests/Single_Read/test_i.cpp
index 6aa56f3de51..3b61bc553b7 100644
--- a/TAO/tests/Single_Read/test_i.cpp
+++ b/TAO/tests/Single_Read/test_i.cpp
@@ -30,8 +30,6 @@ void
test_i::shutdown (CORBA::Environment &ACE_TRY_ENV)
ACE_THROW_SPEC ((CORBA::SystemException))
{
- ACE_DEBUG ((LM_DEBUG,
- "(%P|%t) About to invoke shudown... "));
this->orb_->shutdown (0,
ACE_TRY_ENV);
}