summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
index 64cff330f84..28fb81439da 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredPushConsumer.h
@@ -21,7 +21,6 @@
#include "orbsvcs/CosNotifyCommC.h"
#include "../Consumer.h"
-#include "../Destroy_Callback.h"
class TAO_NS_ProxySupplier;
@@ -43,7 +42,7 @@ public:
/// Destructor
~TAO_NS_StructuredPushConsumer ();
- /// TAO_NS_Destroy_Callback methods.
+ /// Release
virtual void release (void);
/// Push <event> to this consumer.