[dovecot-cvs] dovecot/src/pop3 commands.c,1.21,1.22

cras at dovecot.org cras at dovecot.org
Sat Aug 28 13:31:40 EEST 2004


Update of /home/cvs/dovecot/src/pop3
In directory talvi:/tmp/cvs-serv21580

Modified Files:
	commands.c 
Log Message:
removed accidentally committed debugging



Index: commands.c
===================================================================
RCS file: /home/cvs/dovecot/src/pop3/commands.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- commands.c	25 Aug 2004 11:55:58 -0000	1.21
+++ commands.c	28 Aug 2004 10:31:37 -0000	1.22
@@ -303,7 +303,6 @@
 
 		if (o_stream_get_buffer_used_size(client->output) > 0) {
 			/* continue later */
-			printf("plop\n");
 			return;
 		}
 



More information about the dovecot-cvs mailing list