summaryrefslogtreecommitdiff
path: root/TAO/local/bin/Event_Service/Event_Channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/local/bin/Event_Service/Event_Channel.h')
-rw-r--r--TAO/local/bin/Event_Service/Event_Channel.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/local/bin/Event_Service/Event_Channel.h b/TAO/local/bin/Event_Service/Event_Channel.h
index 3d536d10fa0..fbf680c2c0a 100644
--- a/TAO/local/bin/Event_Service/Event_Channel.h
+++ b/TAO/local/bin/Event_Service/Event_Channel.h
@@ -766,12 +766,6 @@ private:
RtecEventChannelAdmin::SupplierQOS qos_;
// Supplier QOS specifications.
- int initialize_event_forwarding (void);
- // Becomes a supplier. Returns 0 on success, -1 on failure.
-
- void push_forward_event (void);
- // Pushes the forward event.
-
// Events waiting to be forwarded.
Event_Set *pending_events_;