summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Proactor/test_cancel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Proactor/test_cancel.cpp')
-rw-r--r--ACE/examples/Reactor/Proactor/test_cancel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Reactor/Proactor/test_cancel.cpp b/ACE/examples/Reactor/Proactor/test_cancel.cpp
index b4e551ae2b4..638ef674e5e 100644
--- a/ACE/examples/Reactor/Proactor/test_cancel.cpp
+++ b/ACE/examples/Reactor/Proactor/test_cancel.cpp
@@ -3,8 +3,6 @@
/**
* @file test_cancel.cpp
*
- * $Id$
- *
* This program tests cancelling an Asynchronous Operation in the
* Proactor framework.
*