Jim: typo

This commit is contained in:
Dimitur Kirov 2006-04-06 10:58:19 +00:00
parent e226313777
commit 14c5213a58
1 changed files with 0 additions and 1 deletions

View File

@ -210,7 +210,6 @@ class SocksQueue:
def get_file_from_sender(self, file_props, account):
if file_props is None:
return
file_props['hash']
if file_props.has_key('hash') and \
self.senders.has_key(file_props['hash']):