Remove FIXME

This commit is contained in:
Florian Bruhin 2014-10-06 21:30:24 +02:00
parent 4d35782cc2
commit de37ed64ca

View File

@ -402,7 +402,6 @@ class DownloadManager(QObject):
self.downloads.append(download)
self.download_added.emit()
# FIXME display this in right window
q = usertypes.Question(self)
q.text = "Save file to:"
q.mode = usertypes.PromptMode.text