diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 16:12:49 +0100 |
commit | c88815f2039e7152d735c18650c102df84d9aa36 (patch) | |
tree | a703b59c98e6739970c4f3b51396c2284c9ce12b /ACE/examples/Threads/task_three.cpp | |
parent | 0fbdabcd0a8970712cbbdef06465d061a4ec13c4 (diff) | |
download | ATCD-c88815f2039e7152d735c18650c102df84d9aa36.tar.gz |
Removed single line Id tag
Diffstat (limited to 'ACE/examples/Threads/task_three.cpp')
-rw-r--r-- | ACE/examples/Threads/task_three.cpp | 2 |
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* |