From 395a311fe36286101e2d82c13d2ad1227df3e8bb Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 12 Sep 2000 14:30:49 +0000 Subject: Cool Hack of the Day: right-click menu item to autodetect what mailing list a message comes from and create the rule for it on the fly. (Many thanks to Joakim for suggesting the way to implement this.) Also, use the new shiny toolbar icons from TigerT and mark some strings for translation. svn path=/trunk/; revision=5362 --- mail/message-thread.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/message-thread.c') diff --git a/mail/message-thread.c b/mail/message-thread.c index 1306fafe0c..5f8085839a 100644 --- a/mail/message-thread.c +++ b/mail/message-thread.c @@ -330,7 +330,6 @@ dump_tree_rec(struct _tree_info *info, struct _container *c, int depth) int dump_tree(struct _container *c) { - char *p; int count; struct _tree_info info; -- cgit v1.2.3