summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Containers/RB_Tree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Containers/RB_Tree.cpp')
-rw-r--r--ACE/examples/APG/Containers/RB_Tree.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/Containers/RB_Tree.cpp b/ACE/examples/APG/Containers/RB_Tree.cpp
index 261386f76f6..1c67c48e26a 100644
--- a/ACE/examples/APG/Containers/RB_Tree.cpp
+++ b/ACE/examples/APG/Containers/RB_Tree.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/RB_Tree.h"
#include "ace/Log_Msg.h"
#include "ace/Synch.h"