summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h12
1 files changed, 4 insertions, 8 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
index 0e79535c0b8..812cb48c706 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ProxyConsumer.h
@@ -12,12 +12,6 @@
// = AUTHOR
// Carlos O'Ryan (coryan@cs.wustl.edu)
//
-// = DESCRIPTION
-// Implement the RtecEventChannelAdmin::ProxyPushConsumer interface,
-// remember that this class is used to communicate with a
-// PushSupplier, so, in effect, this is the ambassador for a
-// supplier inside the event channel.
-//
// = CREDITS
// Based on previous work by Tim Harrison (harrison@cs.wustl.edu)
// and other members of the DOC group.
@@ -48,8 +42,10 @@ class TAO_ORBSVCS_Export TAO_EC_ProxyPushConsumer : public POA_RtecEventChannelA
// ProxyPushConsumer
//
// = DESCRIPTION
- // Implements the ProxyPushConsumer interface, i.e. the object
- // used to communicate with a particular supplier.
+ // Implement the RtecEventChannelAdmin::ProxyPushConsumer interface,
+ // remember that this class is used to communicate with a
+ // PushSupplier, so, in effect, this is the ambassador for a
+ // supplier inside the event channel.
//
// = MEMORY MANAGMENT
// It makes a copy of the SupplierQOS and the supplier object