summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Log/Event/Event_Supplier.h')
-rw-r--r--TAO/orbsvcs/examples/Log/Event/Event_Supplier.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
index 4296b533ac7..6b2d7a484d3 100644
--- a/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
+++ b/TAO/orbsvcs/examples/Log/Event/Event_Supplier.h
@@ -42,7 +42,6 @@ public:
// The skeleton methods.
private:
-
// = Data Members
CORBA::ORB_var orb_;
// The ORB that we use.
@@ -55,7 +54,6 @@ private:
CosEventChannelAdmin::ProxyPushConsumer_var consumer_;
// The proxy that we are connected to.
-
};
#endif /* EVENT_SUPPLIER_H */