summaryrefslogtreecommitdiff
path: root/TAO/tao/CDR.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CDR.h')
-rw-r--r--TAO/tao/CDR.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/CDR.h b/TAO/tao/CDR.h
index cee1f85eadf..fdeb718c212 100644
--- a/TAO/tao/CDR.h
+++ b/TAO/tao/CDR.h
@@ -160,9 +160,6 @@ class TAO_Export TAO_InputCDR : public ACE_InputCDR
// support all OMG-IDL datatypes, even those not supported
// directly by put/get primitives.
public:
- friend class TAO_GIOP;
- // This class is able to "read" an InputCDR from a socket.
-
TAO_InputCDR (const char* buf,
size_t bufsiz,
int byte_order = ACE_CDR_BYTE_ORDER,