changeset 2503:2946fa696774 HEAD

removed accidentally committed debugging
author Timo Sirainen <tss@iki.fi>
date Sat, 28 Aug 2004 13:31:37 +0300
parents e628e0ab8924
children 98f6057f27a1
files src/pop3/commands.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pop3/commands.c	Sat Aug 28 12:34:01 2004 +0300
+++ b/src/pop3/commands.c	Sat Aug 28 13:31:37 2004 +0300
@@ -303,7 +303,6 @@
 
 		if (o_stream_get_buffer_used_size(client->output) > 0) {
 			/* continue later */
-			printf("plop\n");
 			return;
 		}