remove duplicated line

This commit is contained in:
Yann Leboulanger 2005-09-02 21:34:26 +00:00
parent 1ce4015512
commit a80c688d5f
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ _('Connection with peer cannot be established.'))
response = dialog.run()
if response == gtk.RESPONSE_OK:
files_path_list = dialog.get_filenames()
file_dir = None
dialog.destroy()
file_dir = None
for file_path in files_path_list: