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 67e5930f6f0..1b9d52fa91c 100644
--- a/ACE/tests/RB_Tree_Test.h
+++ b/ACE/tests/RB_Tree_Test.h
@@ -37,8 +37,6 @@ public:
typedef ACE_RB_Tree_Reverse_Iterator<EXT_ID, INT_ID, COMPARE_KEYS, ACE_LOCK>
REVERSE_ITERATOR;
- // = Initialization and termination methods.
-
/// Constructor.
ACE_RB_Tree_Test (int entry_count,
EXT_ID key_array [],