summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/examples/get/get_async.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/examples/get/get_async.cpp')
-rw-r--r--ACE/ASNMP/examples/get/get_async.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ASNMP/examples/get/get_async.cpp b/ACE/ASNMP/examples/get/get_async.cpp
index 0734bfddb6c..ac843df2192 100644
--- a/ACE/ASNMP/examples/get/get_async.cpp
+++ b/ACE/ASNMP/examples/get/get_async.cpp
@@ -140,7 +140,6 @@ void getapp::usage()
int getapp::run()
{
-
//----------[ create a ASNMP session ]-----------------------------------
if ( snmp_.valid() != SNMP_CLASS_SUCCESS) {
cout << "\nASNMP:ERROR:Create session failed: "<<