From 02073ac96c3de4a24aea8c1c26b6dc983ef9c17c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 7 Apr 2004 20:52:49 +0000 Subject: Removed. 2004-04-07 Jeffrey Stedfast * em-account-prefs.c (em_account_prefs_apply): Removed. * em-mailer-prefs.c (em_mailer_prefs_apply): Removed. * em-composer-prefs.c (em_composer_prefs_apply): Removed. svn path=/trunk/; revision=25362 --- mail/em-account-prefs.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'mail/em-account-prefs.c') diff --git a/mail/em-account-prefs.c b/mail/em-account-prefs.c index 9cd9034478..ec4e83ab9e 100644 --- a/mail/em-account-prefs.c +++ b/mail/em-account-prefs.c @@ -577,10 +577,3 @@ em_account_prefs_new (GNOME_Evolution_Shell shell) return (GtkWidget *) new; } - - -void -em_account_prefs_apply (EMAccountPrefs *prefs) -{ - /* nothing to do here... */ -} -- cgit v1.2.3