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.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
index 6ede219f2e6..1929ea3e2be 100644
--- a/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/Log/EventLog_i.cpp
@@ -48,7 +48,6 @@ TAO_EventLog_i::copy (DsLogAdmin::LogId &id)
this->copy_attributes (log.in ());
return log._retn ();
-
}
DsLogAdmin::Log_ptr
@@ -64,7 +63,6 @@ TAO_EventLog_i::copy_with_id (DsLogAdmin::LogId id)
this->copy_attributes (log.in ());
return log._retn ();
-
}