changeset 502:39eff7f6cf57

fucking shit
author mmj
date Mon, 09 May 2005 23:21:27 +1000
parents 84189f529aee
children 2cd3dc827d59
files src/mlmmj-unsub.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mlmmj-unsub.c	Mon May 09 22:50:15 2005 +1000
+++ b/src/mlmmj-unsub.c	Mon May 09 23:21:27 2005 +1000
@@ -434,7 +434,6 @@
 		myfree(subddirname);
 		myfree(listaddr);
 
-		printf("%s is not subscribed to %s.\n", address, listaddr);
 		generate_notsubscribed(listdir, address, mlmmjsend);
 
 		exit(EXIT_SUCCESS);