summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/tests/Oid_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/tests/Oid_Test.cpp')
-rw-r--r--ACE/ASNMP/tests/Oid_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ASNMP/tests/Oid_Test.cpp b/ACE/ASNMP/tests/Oid_Test.cpp
index dfa6931fcbc..26666837bc7 100644
--- a/ACE/ASNMP/tests/Oid_Test.cpp
+++ b/ACE/ASNMP/tests/Oid_Test.cpp
@@ -160,7 +160,6 @@ static void OidTest()
ACE_ASSERT(!(d2 > d2));
ACE_ASSERT(d2 >= d2);
ACE_ASSERT(d2 <= d2);
-
}
int