summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/ThreadSafety/Semaphore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/ThreadSafety/Semaphore.cpp')
-rw-r--r--ACE/examples/APG/ThreadSafety/Semaphore.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/ThreadSafety/Semaphore.cpp b/ACE/examples/APG/ThreadSafety/Semaphore.cpp
index d06029d9bd4..00cf7383a89 100644
--- a/ACE/examples/APG/ThreadSafety/Semaphore.cpp
+++ b/ACE/examples/APG/ThreadSafety/Semaphore.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)