diff options
Diffstat (limited to 'ACE/examples/Threads/wfmo.cpp')
-rw-r--r-- | ACE/examples/Threads/wfmo.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Threads/wfmo.cpp b/ACE/examples/Threads/wfmo.cpp index 50bf7606365..ffad996a97f 100644 --- a/ACE/examples/Threads/wfmo.cpp +++ b/ACE/examples/Threads/wfmo.cpp @@ -1,5 +1,3 @@ -// $Id$ - // This test program illustrates that the Win32 // <WaitForMultipleObjects> function can be called in multiple // threads, all of which wait on the same set of HANDLEs. Note that |