summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/cancel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/cancel.cpp')
-rw-r--r--ACE/examples/Threads/cancel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Threads/cancel.cpp b/ACE/examples/Threads/cancel.cpp
index c72005e588f..01f4fc3b726 100644
--- a/ACE/examples/Threads/cancel.cpp
+++ b/ACE/examples/Threads/cancel.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Test out the cooperative thread cancellation mechanisms provided by
// the ACE_Thread_Manager.