summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Lanes/Supplier.h')
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Supplier.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
index fffb548b2f1..1f4dceb6a0b 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Supplier.h
@@ -24,9 +24,7 @@
class TAO_Notify_Lanes_Supplier
: public POA_CosNotifyComm::StructuredPushSupplier
{
- public:
- // = Initialization and Termination code
-
+public:
/// Constructor.
TAO_Notify_Lanes_Supplier (TAO_Notify_ORB_Objects& orb_objects);