diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-05-03 06:20:32 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-05-03 06:20:32 +0000 |
commit | cbec829d3641658fba424394f52701076370d9ca (patch) | |
tree | f4caf8540bd9ecb45b17a6e3ef72d6184bae409c /ace/Asynch_IO.cpp | |
parent | 7058bc67b51cce2ffefa4c15f3249659ed792d87 (diff) | |
download | ATCD-cbec829d3641658fba424394f52701076370d9ca.tar.gz |
ChangeLogTag:Tue May 2 19:33:57 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/Asynch_IO.cpp')
-rw-r--r-- | ace/Asynch_IO.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/Asynch_IO.cpp b/ace/Asynch_IO.cpp index 0aa1c205eb7..2ac3e7c947f 100644 --- a/ace/Asynch_IO.cpp +++ b/ace/Asynch_IO.cpp @@ -12,12 +12,6 @@ ACE_RCSID(ace, Asynch_IO, "$Id$") #include "ace/INET_Addr.h" #include "ace/Asynch_IO_Impl.h" -#if !defined (__ACE_INLINE__) -#include "ace/Asynch_IO.i" -#endif /* __ACE_INLINE__ */ - -// ********************************************************************* - u_long ACE_Asynch_Result::bytes_transferred (void) const { |