summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/qpid/delegates.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/python/qpid/delegates.py b/qpid/python/qpid/delegates.py
index 8ebaff4ba3..f8f3ae0d89 100644
--- a/qpid/python/qpid/delegates.py
+++ b/qpid/python/qpid/delegates.py
@@ -31,8 +31,6 @@ try:
_have_sasl = True
except:
pass
-finally:
- pass
log = getLogger("qpid.io.ctl")