summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h
index e9167f64c5d..0e307aa59d5 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_SupplierFiltering.h
@@ -109,11 +109,6 @@ public:
CORBA::Environment &) = 0;
// The ProxyPushConsumer delegates on this class to actually send
// the event.
-
- virtual CORBA::ULong _incr_refcnt (void) = 0;
- virtual CORBA::ULong _decr_refcnt (void) = 0;
- // Increment and decrement the reference count, locking must be
- // provided by the user.
};
#if defined (__ACE_INLINE__)