[evolution] mail-mt.h: Remove dangling mail_get_password() declaration.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] mail-mt.h: Remove dangling mail_get_password() declaration.
- Date: Wed, 27 Nov 2013 15:01:33 +0000 (UTC)
commit 0fcfad1df3acf8de6573896c086747b808ceaed9
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Nov 27 10:00:34 2013 -0500
mail-mt.h: Remove dangling mail_get_password() declaration.
libemail-engine/mail-mt.h | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libemail-engine/mail-mt.h b/libemail-engine/mail-mt.h
index 34bee2e..4af3344 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. */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]