summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/tests/Address_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/tests/Address_Test.cpp')
-rw-r--r--ACE/ASNMP/tests/Address_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ASNMP/tests/Address_Test.cpp b/ACE/ASNMP/tests/Address_Test.cpp
index 8cb98b5aa0b..d5295c8fc85 100644
--- a/ACE/ASNMP/tests/Address_Test.cpp
+++ b/ACE/ASNMP/tests/Address_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Address_Test.cpp
*
- * $Id$
- *
* Test all the member functions of the Address family:
* GenAddress, MacAddress, IpxAddress, IpAddress, UdpAddress
* all which derive from abstract base class Address.