remove debug print

This commit is contained in:
Yann Leboulanger 2009-11-25 16:49:13 +01:00
parent 3aa07f485e
commit 1c137dd6c4
1 changed files with 0 additions and 2 deletions

View File

@ -710,8 +710,6 @@ class ClientZeroconf:
try:
item = self.roster[to]
except KeyError:
raise KeyError
print 'ret', to, self.roster.keys()
# Contact offline
return -1