summaryrefslogtreecommitdiff
path: root/ACE/tests/Handle_Set_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Handle_Set_Test.cpp')
-rw-r--r--ACE/tests/Handle_Set_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Handle_Set_Test.cpp b/ACE/tests/Handle_Set_Test.cpp
index af6c4be30b7..fc33b31ccee 100644
--- a/ACE/tests/Handle_Set_Test.cpp
+++ b/ACE/tests/Handle_Set_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Handle_Set_Test.cpp
*
- * $Id$
- *
* This test illustrates the use of ACE_Handle_Set to maintain a
* set of handles. No command line arguments are needed to run
* the test.