From 19991bcbd02b9f4fb877ee81c18ddfd85706e9fa Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 27 Nov 2013 10:23:45 -0500 Subject: Remove unused mail_cancel_hook_add(). --- libemail-engine/mail-mt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libemail-engine/mail-mt.h') diff --git a/libemail-engine/mail-mt.h b/libemail-engine/mail-mt.h index 4af3344326..32a8d96438 100644 --- a/libemail-engine/mail-mt.h +++ b/libemail-engine/mail-mt.h @@ -100,7 +100,6 @@ void mail_msg_fast_ordered_push (gpointer msg); void mail_msg_slow_ordered_push (gpointer msg); /* To implement the stop button */ -GHook * mail_cancel_hook_add (GHookFunc func, gpointer data); void mail_cancel_hook_remove (GHook *hook); void mail_cancel_all (void); -- cgit v1.2.3