]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
fucking shit
authormmj <none@none>
Mon, 9 May 2005 13:21:27 +0000 (23:21 +1000)
committermmj <none@none>
Mon, 9 May 2005 13:21:27 +0000 (23:21 +1000)
src/mlmmj-unsub.c

index 5b8375ee748ca34e127be87b8ffd6018e3152790..e5e04bda7cfe1f60beb810f1f9566f0c307cd38a 100644 (file)
@@ -434,7 +434,6 @@ int main(int argc, char **argv)
                myfree(subddirname);
                myfree(listaddr);
 
-               printf("%s is not subscribed to %s.\n", address, listaddr);
                generate_notsubscribed(listdir, address, mlmmjsend);
 
                exit(EXIT_SUCCESS);