summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
index da76a5400f0..5ec6e83e3b3 100644
--- a/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
+++ b/TAO/orbsvcs/orbsvcs/Log/NotifyLogConsumer.h
@@ -51,8 +51,6 @@ class TAO_Notify_LogConsumer :
public virtual POA_CosNotifyComm::PushConsumer
{
public:
- // = Initialization and Termination methods.
-
/// Constructor.
TAO_Notify_LogConsumer (TAO_NotifyLog_i *log);