diff --git a/src/View/Geometry/Window.py b/src/View/Geometry/Window.py index 99eb848a..3e206086 100644 --- a/src/View/Geometry/Window.py +++ b/src/View/Geometry/Window.py @@ -259,7 +259,6 @@ class GeometryWindow(PamhyrWindow): self.plot_kpc() self.plot_ac() - pyqtSlot(bool) def changed_profile_slot(self, status):