summaryrefslogtreecommitdiff
path: root/ACE/tests/MT_Reactor_Upcall_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/MT_Reactor_Upcall_Test.cpp')
-rw-r--r--ACE/tests/MT_Reactor_Upcall_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/MT_Reactor_Upcall_Test.cpp b/ACE/tests/MT_Reactor_Upcall_Test.cpp
index f299dad742d..8669394f768 100644
--- a/ACE/tests/MT_Reactor_Upcall_Test.cpp
+++ b/ACE/tests/MT_Reactor_Upcall_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file MT_Reactor_Upcall_Test.cpp
*
- * $Id$
- *
* This is a test that shows how to handle upcalls from the
* TP_Reactor and the WFMO_Reactor when the event loop is being run
* by multiple threads.