summaryrefslogtreecommitdiff
path: root/ACE/ace/Asynch_IO.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Asynch_IO.cpp')
-rw-r--r--ACE/ace/Asynch_IO.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Asynch_IO.cpp b/ACE/ace/Asynch_IO.cpp
index 1b0a42fa050..4f31d288ea6 100644
--- a/ACE/ace/Asynch_IO.cpp
+++ b/ACE/ace/Asynch_IO.cpp
@@ -2,8 +2,6 @@
#include "ace/Asynch_IO.h"
-ACE_RCSID(ace, Asynch_IO, "$Id$")
-
#if defined (ACE_HAS_WIN32_OVERLAPPED_IO) || defined (ACE_HAS_AIO_CALLS)
// This only works on platforms with Asynchronous IO