aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-account-editor.h')
-rw-r--r--mail/em-account-editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-account-editor.h b/mail/em-account-editor.h
index 3416b5d161..3b30112f73 100644
--- a/mail/em-account-editor.h
+++ b/mail/em-account-editor.h
@@ -88,7 +88,6 @@ struct _EMAccountEditor {
GtkWidget **pages; /* Pages for Anjal's page type editor */
guint do_signature:1; /* allow editing signature */
- ServerData * (*emae_check_servers) (const gchar *email);
};
struct _EMAccountEditorClass {