remove patchlist things, and more generated and commited things.
[apps/madmutt.git] / main.c
diff --git a/main.c b/main.c
index dc83d3a..aaa8877 100644 (file)
--- a/main.c
+++ b/main.c
@@ -507,8 +507,7 @@ static void show_version (void)
 
   puts (_(ReachingUs));
 
-  puts (_("Mutt-ng is based on the following patches written for mutt:\n"));
-  mutt_print_patchlist ();
+  puts (_("MadMutt is based on Mutt-ng wich was based on Mutt before\n"));
 
   exit (0);
 }