summaryrefslogtreecommitdiff
path: root/ACE/tests/Reactor_Remove_Resume_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Reactor_Remove_Resume_Test.cpp')
-rw-r--r--ACE/tests/Reactor_Remove_Resume_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Reactor_Remove_Resume_Test.cpp b/ACE/tests/Reactor_Remove_Resume_Test.cpp
index 5af5d4c92c2..3d6b348c8ef 100644
--- a/ACE/tests/Reactor_Remove_Resume_Test.cpp
+++ b/ACE/tests/Reactor_Remove_Resume_Test.cpp
@@ -1,8 +1,6 @@
/**
* @file Reactor_Remove_Resume_Test.cpp
*
- * $Id$
- *
* This test verifies that ACE reactors only remove or resume the event
* handler used during an upcall, not another with same handle value.
* There is are least one case where the event handler can change