summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
index 1929ea3e2be..1f386f9b1c5 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
@@ -17,7 +17,6 @@ TAO_EventLog_i::TAO_EventLog_i (CORBA::ORB_ptr orb,
poa_(PortableServer::POA::_duplicate(poa)),
log_poa_(PortableServer::POA::_duplicate(log_poa))
{
-
// Create an instance of the event channel.
TAO_CEC_EventChannel_Attributes attr (this->poa_.in(),
this->poa_.in());