summaryrefslogtreecommitdiff
path: root/ACE/tests/Dynamic_Priority_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Dynamic_Priority_Test.cpp')
-rw-r--r--ACE/tests/Dynamic_Priority_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Dynamic_Priority_Test.cpp b/ACE/tests/Dynamic_Priority_Test.cpp
index 255bb762097..b91e2dc573a 100644
--- a/ACE/tests/Dynamic_Priority_Test.cpp
+++ b/ACE/tests/Dynamic_Priority_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Dynamic_Priority_Test.cpp (based on Priority_Buffer_Test.cpp)
*
- * $Id$
- *
* This is a test to verify and illustrate the static and dynamic
* priority mechanisms of the <ACE_Message_Queue> class and the
* <ACE_Dynamic_Message_Queue> class. As in the