remove self.adduser.save_selection

This commit is contained in:
ericbsd
2020-09-06 07:13:56 -03:00
parent d599796308
commit 83a101b57a
-1
View File
@@ -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()