Skip to content
Snippets Groups Projects
Commit a80c688d authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

remove duplicated line

parent 1ce40155
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment