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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h
index 2ae2d67a25a..11eb9861bfc 100644
--- a/TAO/tao/Queued_Message.h
+++ b/TAO/tao/Queued_Message.h
@@ -64,11 +64,6 @@ class TAO_Export TAO_Queued_Message
{
public:
/// Constructor
- /**
- * @param callback A callback interface to signal any waiting
- * threads about the status of the message. It is null if there are
- * no waiting threads.
- */
TAO_Queued_Message (void);
/// Destructor