summaryrefslogtreecommitdiff
path: root/ACE/tests/RB_Tree_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/RB_Tree_Test.h')
-rw-r--r--ACE/tests/RB_Tree_Test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/RB_Tree_Test.h b/ACE/tests/RB_Tree_Test.h
index 5f005e46e6c..175d4530835 100644
--- a/ACE/tests/RB_Tree_Test.h
+++ b/ACE/tests/RB_Tree_Test.h
@@ -4,8 +4,6 @@
/**
* @file RB_Tree_Test.h
*
- * $Id$
- *
* Header file for a test to verify and illustrate the use of the
* ACE_RB_Tree ACE_RB_Tree_Iterator, and
* ACE_RB_Tree_Reverse_Iterator classes.