summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Transport.h')
-rw-r--r--TAO/tao/IIOP_Transport.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/IIOP_Transport.h b/TAO/tao/IIOP_Transport.h
index 31b438e4feb..c6c5aa96b74 100644
--- a/TAO/tao/IIOP_Transport.h
+++ b/TAO/tao/IIOP_Transport.h
@@ -96,11 +96,6 @@ public:
size_t len,
const ACE_Time_Value *s = 0);
- /// Read len bytes from the socket into buf
- virtual ssize_t read (char *buf,
- size_t len,
- const ACE_Time_Value *s = 0);
-
/// Read and process the message from the connection. The processing
/// of the message is done by delegating the work to the underlying
/// messaging object