summaryrefslogtreecommitdiff
path: root/ACE/tests/TSS_Static_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/TSS_Static_Test.cpp')
-rw-r--r--ACE/tests/TSS_Static_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/TSS_Static_Test.cpp b/ACE/tests/TSS_Static_Test.cpp
index fb6dd369bf2..961de10765e 100644
--- a/ACE/tests/TSS_Static_Test.cpp
+++ b/ACE/tests/TSS_Static_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file TSS_Static_Test.cpp
*
- * $Id$
- *
* This program tests the interaction between TSS and thread keys
* created during static construction. VxWorks static construction
* is quite broken. This test is designed to test changes to work