diff --git a/pylot/QtPyLoT.py b/pylot/QtPyLoT.py index 801219c0..8750a858 100755 --- a/pylot/QtPyLoT.py +++ b/pylot/QtPyLoT.py @@ -51,7 +51,6 @@ class MainWindow(QMainWindow): self.filterOptionsS = FilterOptions(**filterOptionsS) self.loadData() - self.updateArchiveType() self.updateFilterOptions() self.setupUi()