summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MProfile_Forwarding/Servant_Locator.cpp')
-rw-r--r--TAO/tests/MProfile_Forwarding/Servant_Locator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
index fc690fa5cf4..c3ed9260942 100644
--- a/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
+++ b/TAO/tests/MProfile_Forwarding/Servant_Locator.cpp
@@ -62,7 +62,6 @@ Servant_Locator::preinvoke (const PortableServer::ObjectId &oid,
Simple_Server_var server =
Simple_Server::_narrow (this->objref_.in ()
ACE_ENV_ARG_PARAMETER);
- ACE_CHECK_RETURN (0);
ACE_DEBUG ((LM_DEBUG,
"Got the narrowed secondary server too... \n"));