mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
do not code at 4:30am
This commit is contained in:
parent
ecb552f939
commit
3f9193592f
1 changed files with 3 additions and 3 deletions
|
@ -1119,9 +1119,9 @@ class DelugeGTK:
|
|||
if file['path'] in curr_files.keys():
|
||||
self.file_store.set(self.file_store.get_iter_from_string(curr_files[file['path']]),
|
||||
3, file['progress'])
|
||||
del new_peer_info
|
||||
del new_ips
|
||||
del curr_ips
|
||||
del new_file_info
|
||||
del new_files
|
||||
del curr_files
|
||||
|
||||
return True
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue