summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-11 19:09:01 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-02-11 19:09:01 +0000
commit77a4f491952a9c8d94c88ba42fb683fc06031057 (patch)
tree0193ac0dba9728877b3eab878882df6627f5d783 /TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
parentabc6421a4766dd0228f115a0beaa2af230eab9c3 (diff)
downloadATCD-77a4f491952a9c8d94c88ba42fb683fc06031057.tar.gz
ChangeLogTag: Wed Feb 11 14:07:00 2004 Pradeep Gore <pradeep@oomworks.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
index 5defb977f07..d71db430726 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Structured/StructuredProxyPushSupplier.h
@@ -44,7 +44,7 @@ TAO_Notify_ProxySupplier_T<POA_Event_Forwarder::StructuredProxyPushSupplier>;
*
*
*/
-class TAO_Notify_Export TAO_Notify_StructuredProxyPushSupplier
+class TAO_Notify_Export TAO_Notify_StructuredProxyPushSupplier
: public virtual TAO_Notify_ProxySupplier_T <POA_Event_Forwarder::StructuredProxyPushSupplier>
{
friend class TAO_Notify_Builder;
@@ -56,9 +56,6 @@ public:
/// Destructor
~TAO_Notify_StructuredProxyPushSupplier ();
- /// Destroy this object.
- virtual void destroy (ACE_ENV_SINGLE_ARG_DECL);
-
/// Release
virtual void release (void);