diff options
Diffstat (limited to 'ACE/examples/Reactor/Misc/pingpong.cpp')
-rw-r--r-- | ACE/examples/Reactor/Misc/pingpong.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Reactor/Misc/pingpong.cpp b/ACE/examples/Reactor/Misc/pingpong.cpp index e207fb385cf..1b4c72dd20c 100644 --- a/ACE/examples/Reactor/Misc/pingpong.cpp +++ b/ACE/examples/Reactor/Misc/pingpong.cpp @@ -1,5 +1,3 @@ -// $Id$ - /* Simple program that illustrates many features of the ACE_Reactor: 1. I/O event demultiplexing |