diff --git a/install-station b/install-station index 9500cd4..271c23f 100755 --- a/install-station +++ b/install-station @@ -111,7 +111,6 @@ class MainWindow(): self.notebook.show_all() self.button3.set_sensitive(True) elif page == 3: - self.adduser.save_selection() Ibox = Gtk.VBox(False, 0) Ibox.show() install = installSlide()