From 0fcfad1df3acf8de6573896c086747b808ceaed9 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 27 Nov 2013 10:00:34 -0500 Subject: mail-mt.h: Remove dangling mail_get_password() declaration. --- libemail-engine/mail-mt.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libemail-engine/mail-mt.h b/libemail-engine/mail-mt.h index 34bee2e7f0..4af3344326 100644 --- a/libemail-engine/mail-mt.h +++ b/libemail-engine/mail-mt.h @@ -104,10 +104,6 @@ GHook * mail_cancel_hook_add (GHookFunc func, gpointer data); void mail_cancel_hook_remove (GHook *hook); void mail_cancel_all (void); -/* request a string/password */ -gchar *mail_get_password (CamelService *service, const gchar *prompt, - gboolean secret, gboolean *cache); - /* Call a function in the GUI thread, wait for it to return, type is * the marshaller to use. FIXME This thing is horrible, please put * it out of its misery. */ -- cgit v1.2.3