summaryrefslogtreecommitdiff
path: root/TAO/tao/Queued_Message.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Queued_Message.h')
-rw-r--r--TAO/tao/Queued_Message.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h
index 4763a1efa83..b050d1a83c8 100644
--- a/TAO/tao/Queued_Message.h
+++ b/TAO/tao/Queued_Message.h
@@ -75,9 +75,6 @@ public:
/// Destructor
virtual ~TAO_Queued_Message (void);
- /// Return 0 if the message has not been completely sent
- int done (void) const;
-
/// The underlying connection has been closed, release resources and
/// signal waiting threads.
void connection_closed (void);