summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/task_three.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/task_three.cpp')
-rw-r--r--ACE/examples/Threads/task_three.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Threads/task_three.cpp b/ACE/examples/Threads/task_three.cpp
index 13625f64dc6..123676c82a7 100644
--- a/ACE/examples/Threads/task_three.cpp
+++ b/ACE/examples/Threads/task_three.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Exercise more tests for the <ACE_Task>s. This also shows off some
// Interesting uses of the <ACE_Log_Msg>'s ability to print to
// ostreams. BTW, make sure that you set the out_stream in *every*