summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
index 0b4e3274752..0a8c449c875 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLogNotification.h
@@ -45,9 +45,6 @@ class TAO_EventLog_Serv_Export TAO_EventLogNotification :
public POA_CosEventComm::PushSupplier
{
public:
-
- // = Initialization and Termination methods.
-
/// Constructor.
TAO_EventLogNotification (CosEventChannelAdmin::EventChannel_ptr);
@@ -58,8 +55,6 @@ public:
virtual void disconnect_push_supplier (void);
protected:
- // = Helper methods
-
/// Used to connect this PushSupplier to the EventChannel
/// that will log these events.
void obtain_proxy_consumer ();