summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Misc/test_demuxing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Misc/test_demuxing.cpp')
-rw-r--r--ACE/examples/Reactor/Misc/test_demuxing.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Reactor/Misc/test_demuxing.cpp b/ACE/examples/Reactor/Misc/test_demuxing.cpp
index fceb54f22ee..1bac5832276 100644
--- a/ACE/examples/Reactor/Misc/test_demuxing.cpp
+++ b/ACE/examples/Reactor/Misc/test_demuxing.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Perform an extensive test of all the ACE_Reactor's event handler
// dispatching mechanisms. These mechanisms illustrate how I/O,
// timeout, and signal events, as well as ACE_Message_Queues, can all