removed not needed return

This commit is contained in:
Andreas Preikschat 2013-01-30 19:29:10 +01:00
parent 320b692db7
commit 94be547550
1 changed files with 0 additions and 1 deletions

View File

@ -940,7 +940,6 @@ class MainWindow(QtGui.QMainWindow, Ui_MainWindow):
temp_conf.close()
export_conf.close()
os.remove(temp_file)
return
def onModeDefaultItemClicked(self):
"""