deletion: line deleted contain call to a not implemented method

This commit is contained in:
Sebastian Wehling-Benatelli 2014-07-03 10:17:25 +02:00
parent 0cee4cd644
commit a079bd331b

View File

@ -51,7 +51,6 @@ class MainWindow(QMainWindow):
self.filterOptionsS = FilterOptions(**filterOptionsS)
self.loadData()
self.updateArchiveType()
self.updateFilterOptions()
self.setupUi()