summaryrefslogtreecommitdiff
path: root/ace/Asynch_IO_Impl.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Asynch_IO_Impl.inl')
-rw-r--r--ace/Asynch_IO_Impl.inl6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/Asynch_IO_Impl.inl b/ace/Asynch_IO_Impl.inl
index 495a768a972..3d61fae7942 100644
--- a/ace/Asynch_IO_Impl.inl
+++ b/ace/Asynch_IO_Impl.inl
@@ -1,9 +1,5 @@
-// -*- C++ -*-
-//
// $Id$
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
ACE_Asynch_Result_Impl::ACE_Asynch_Result_Impl (void)
{
@@ -102,5 +98,3 @@ ACE_Asynch_Transmit_File_Result_Impl::ACE_Asynch_Transmit_File_Result_Impl (void
: ACE_Asynch_Result_Impl ()
{
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL