summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Transport.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-01 23:25:38 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-01 23:25:38 +0000
commit95fa3ab2bd0bf931686ab0d9095d67cd63c62315 (patch)
tree146c6f78a14a797772673aceacb58361f69e5b55 /TAO/tao/IIOP_Transport.cpp
parentf35a04ee399e9d8383ad49d939e452a55013c1de (diff)
downloadATCD-95fa3ab2bd0bf931686ab0d9095d67cd63c62315.tar.gz
ChangeLogTag:Tue Jun 1 18:13:07 1999 Carlos O'Ryan <coryan@cs.wustl.edu>ami_phase1
Diffstat (limited to 'TAO/tao/IIOP_Transport.cpp')
-rw-r--r--TAO/tao/IIOP_Transport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Transport.cpp b/TAO/tao/IIOP_Transport.cpp
index 9e5ac394bfb..3d696246ba6 100644
--- a/TAO/tao/IIOP_Transport.cpp
+++ b/TAO/tao/IIOP_Transport.cpp
@@ -327,7 +327,7 @@ TAO_IIOP_Client_Transport::handle_client_input (int block)
// (i.e. the stack was unrolled on the thread waiting for this
// event), since this is only needed for *true* asynchronous
// messaging.
- ACE_DEBUG ((LM_DEBUG, "TAO (%P|%t) - dispatching reply <%x>\n", this));
+ //ACE_DEBUG ((LM_DEBUG, "TAO (%P|%t) - dispatching reply <%x>\n", this));
if (this->rms_->dispatch_reply (request_id,
reply_status,
version,