summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Connect.h')
-rw-r--r--TAO/tao/IIOP_Connect.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/IIOP_Connect.h b/TAO/tao/IIOP_Connect.h
index ec46b43c06b..c53c2315c84 100644
--- a/TAO/tao/IIOP_Connect.h
+++ b/TAO/tao/IIOP_Connect.h
@@ -149,13 +149,6 @@ protected:
TAO_ORB_Core_TSS_Resources *tss_resources_;
// Cached tss resources of the ORB that activated this object.
-
- TAO_InputCDR input_cdr_;
- // CDR used to steal the input cdr contents from the message
- // state. This is done so that we can reset the message state
- // before making the upcall. This makes the transport to handle the
- // Nestedupcall requests coming on the same socket.
-
};
#if defined (__ACE_INLINE__)