summaryrefslogtreecommitdiff
path: root/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp')
-rw-r--r--ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
index 29e3103d5d1..b2dfe79edd3 100644
--- a/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
+++ b/ACE/tests/Reactor_Dispatch_Order_Test_Dev_Poll.cpp
@@ -3,8 +3,6 @@
/**
* @file Reactor_Dispatch_Order_Test_Dev_Poll.cpp
*
- * $Id$
- *
* This is a simple test that checks the order of dispatching of
* ACE Reactors. Order should be: timeout, output, and then input.
*