diff options
Diffstat (limited to 'ACE/examples/Threads/task_five.cpp')
-rw-r--r-- | ACE/examples/Threads/task_five.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Threads/task_five.cpp b/ACE/examples/Threads/task_five.cpp index d31547c3fc0..5f5279db1e9 100644 --- a/ACE/examples/Threads/task_five.cpp +++ b/ACE/examples/Threads/task_five.cpp @@ -3,8 +3,6 @@ /** * @file task_five.cpp * - * $Id$ - * * Stress testing thread creation and thread cancellation using * ACE_Task. * |