summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_Read.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Wait_On_Read.cpp')
-rw-r--r--TAO/tao/Wait_On_Read.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Wait_On_Read.cpp b/TAO/tao/Wait_On_Read.cpp
index 2de7e599ff3..59148d35766 100644
--- a/TAO/tao/Wait_On_Read.cpp
+++ b/TAO/tao/Wait_On_Read.cpp
@@ -76,7 +76,7 @@ TAO_Wait_On_Read::wait (ACE_Time_Value * max_wait_time,
if (rd.successful ())
{
- TAO_ORB_Core * const oc =
+ TAO_ORB_Core *oc =
this->transport_->orb_core ();
if (!oc->client_factory ()->use_cleanup_options ())