summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Binder.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Event_Binder.inl')
-rw-r--r--TAO/tao/LF_Event_Binder.inl6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/LF_Event_Binder.inl b/TAO/tao/LF_Event_Binder.inl
index 14027194f35..12389b6c8cb 100644
--- a/TAO/tao/LF_Event_Binder.inl
+++ b/TAO/tao/LF_Event_Binder.inl
@@ -1,9 +1,5 @@
-// -*- C++ -*-
-//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
TAO_LF_Event_Binder::TAO_LF_Event_Binder (TAO_LF_Event *event,
TAO_LF_Follower *follower)
@@ -12,4 +8,4 @@ TAO_LF_Event_Binder::TAO_LF_Event_Binder (TAO_LF_Event *event,
this->event_->bind (follower);
}
-TAO_END_VERSIONED_NAMESPACE_DECL
+