You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2009/06/02 20:41:20 UTC

svn commit: r781116 - /qpid/trunk/qpid/python/qpid/messaging.py

Author: rhs
Date: Tue Jun  2 18:41:20 2009
New Revision: 781116

URL: http://svn.apache.org/viewvc?rev=781116&view=rev
Log:
removed unused attributed

Modified:
    qpid/trunk/qpid/python/qpid/messaging.py

Modified: qpid/trunk/qpid/python/qpid/messaging.py
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/python/qpid/messaging.py?rev=781116&r1=781115&r2=781116&view=diff
==============================================================================
--- qpid/trunk/qpid/python/qpid/messaging.py (original)
+++ qpid/trunk/qpid/python/qpid/messaging.py Tue Jun  2 18:41:20 2009
@@ -615,7 +615,6 @@
     self.filter = filter
     self.started = started
     self.closed = False
-    self.incoming = []
     self.listener = None
     self._ssn = None
     self._queue = None



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org