summaryrefslogtreecommitdiff
path: root/ACE/examples/Semaphores/worker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Semaphores/worker.cpp')
-rw-r--r--ACE/examples/Semaphores/worker.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Semaphores/worker.cpp b/ACE/examples/Semaphores/worker.cpp
index 4092bb5e870..dce3f2d79c7 100644
--- a/ACE/examples/Semaphores/worker.cpp
+++ b/ACE/examples/Semaphores/worker.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/Process_Semaphore.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Log_Msg.h"