From c2484203245c55e1286b19cf31124aef6e411ba7 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 2 Jun 2009 18:41:20 +0000 Subject: removed unused attributed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@781116 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/qpid/messaging.py | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/python') diff --git a/qpid/python/qpid/messaging.py b/qpid/python/qpid/messaging.py index 17c955393d..7063dfe684 100644 --- a/qpid/python/qpid/messaging.py +++ b/qpid/python/qpid/messaging.py @@ -615,7 +615,6 @@ class Receiver(Lockable): self.filter = filter self.started = started self.closed = False - self.incoming = [] self.listener = None self._ssn = None self._queue = None -- cgit v1.2.1