aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-prefs.c')
-rw-r--r--mail/em-account-prefs.c7
1 files changed, 0 insertions, 7 deletions
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... */
-}