rm debugging statement

This commit is contained in:
ThomasV 2015-08-18 17:16:15 +02:00
parent 6f474eea3b
commit bba9da91de

View file

@ -466,7 +466,6 @@ class ElectrumWindow(QMainWindow):
def new_transaction(self, tx):
print "new tx", tx
self.tx_notifications.append(tx)
def notify_transactions(self):