changeset 267:55738fb09e46

remove debug info
author mmj
date Tue, 22 Jun 2004 19:08:47 +1000
parents a34cc2ec2cf6
children 1dbadf407849
files src/mlmmj-send.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mlmmj-send.c	Tue Jun 22 18:54:32 2004 +1000
+++ b/src/mlmmj-send.c	Tue Jun 22 19:08:47 2004 +1000
@@ -647,7 +647,6 @@
 			*a = '=';
 			probefile = concatstr(4, listdir, "/bounce/", tmpstr,
 					"-probe");
-			log_error(LOG_ARGS, "probefile = [%s]", probefile);
 			unlink(probefile);
 			myfree(probefile);
 			myfree(tmpstr);