summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/task_one.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/task_one.cpp')
-rw-r--r--ACE/examples/Threads/task_one.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Threads/task_one.cpp b/ACE/examples/Threads/task_one.cpp
index c106d9c6ba9..b1e657f72ad 100644
--- a/ACE/examples/Threads/task_one.cpp
+++ b/ACE/examples/Threads/task_one.cpp
@@ -9,7 +9,7 @@
#include "ace/Task.h"
#include "ace/Service_Config.h"
-ACE_RCSID(Threads, task_one, "$Id$")
+
#if defined (ACE_HAS_THREADS)