diff --git a/coolamqp/attaches/channeler.py b/coolamqp/attaches/channeler.py index 64363f14b5b627c1df8ecbbb68acff662f465774..87f733907555e49b6a5b7b63901744c27af2e5d8 100644 --- a/coolamqp/attaches/channeler.py +++ b/coolamqp/attaches/channeler.py @@ -127,8 +127,6 @@ class Channeler(Attache): Be prepared! """ - super(Channeler, self).on_close(payload=payload) - if self.connection is None: # teardown already done return