From e24fd5f7d15b9a97812764d1598a267204fc4479 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 3 May 2004 10:31:00 +0000 Subject: removed. 2004-05-03 Not Zed * mail-send-recv.c (receive_update_done): removed. * em-mailer-prefs.h: * message-tag-followup.h: * mail-config-druid.h: * mail-tools.h: clean up & use forward decls. Fix users with busted includes. svn path=/trunk/; revision=25745 --- mail/mail-send-recv.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'mail/mail-send-recv.c') diff --git a/mail/mail-send-recv.c b/mail/mail-send-recv.c index 09c1605a9e..7d98874bdf 100644 --- a/mail/mail-send-recv.c +++ b/mail/mail-send-recv.c @@ -636,13 +636,6 @@ receive_done (char *uri, void *data) free_send_info(NULL, info, NULL); } -/* same for updating */ -static void -receive_update_done(CamelStore *store, CamelFolderInfo *info, void *data) -{ - receive_done("", data); -} - /* although we dont do anythign smart here yet, there is no need for this interface to be available to anyone else. This can also be used to hook into which folders are being updated, and occasionally -- cgit v1.2.3