dovecot: Minor code cleanup

dovecot at dovecot.org dovecot at dovecot.org
Thu Aug 16 17:28:36 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/8bca8efebfcf
changeset: 6301:8bca8efebfcf
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Aug 16 17:28:33 2007 +0300
description:
Minor code cleanup

diffstat:

1 file changed, 1 deletion(-)
src/master/login-process.c |    1 -

diffs (11 lines):

diff -r 7d82a232b5b0 -r 8bca8efebfcf src/master/login-process.c
--- a/src/master/login-process.c	Thu Aug 16 17:23:11 2007 +0300
+++ b/src/master/login-process.c	Thu Aug 16 17:28:33 2007 +0300
@@ -398,7 +398,6 @@ static void login_process_input(struct l
 		if (!p->initialized) {
 			/* initialization notify */
 			login_process_set_initialized(p);
-			login_process_set_initialized(p);
 		} else {
 			/* change "listening for new connections" status */
 			login_process_set_state(p, state);


More information about the dovecot-cvs mailing list