remove unused print
This commit is contained in:
parent
f358c24c62
commit
6bdc73199d
|
@ -265,7 +265,6 @@ class VcardWindow:
|
|||
if self.xml.get_object('information_notebook').get_n_pages() < 5:
|
||||
return
|
||||
if obj.fjid != self.real_jid:
|
||||
print obj
|
||||
return
|
||||
i = 0
|
||||
client = ''
|
||||
|
|
Loading…
Reference in New Issue