src/gnome_applet_mgr.c

changeset 966
57ba1b059564
parent 941
da5dc4cfa8cc
child 1031
33fd2ef1b912
--- a/src/gnome_applet_mgr.c	Tue Oct 10 10:16:26 2000 +0000
+++ b/src/gnome_applet_mgr.c	Tue Oct 10 10:35:05 2000 +0000
@@ -181,8 +181,6 @@
 
 void applet_do_signon(AppletWidget *widget, gpointer data) {
 	applet_show_login(NULL, 0);
-	if (general_options & OPT_GEN_REMEMBER_PASS)
-		dologin(0, 0);
 }
 
 void insert_applet_away() {

mercurial