summaryrefslogtreecommitdiff
path: root/pysnmp/proto/rfc3412.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/proto/rfc3412.py')
-rw-r--r--pysnmp/proto/rfc3412.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pysnmp/proto/rfc3412.py b/pysnmp/proto/rfc3412.py
index 263812f9..a9c8426a 100644
--- a/pysnmp/proto/rfc3412.py
+++ b/pysnmp/proto/rfc3412.py
@@ -154,7 +154,8 @@ class MsgAndPduDispatcher:
sendPduHandle
)
except error.StatusInformation, statusInformation:
-# self.releaseStateInformation(snmpEngine, sendPduHandle)
+# XXX is it still needed here?
+# self.releaseStateInformation(snmpEngine, sendPduHandle, messageProcessingModel)
raise
# 4.1.1.6