--- a/pidgin/gtknotify.h Fri Dec 31 00:35:48 2021 -0600 +++ b/pidgin/gtknotify.h Fri Dec 31 00:44:03 2021 -0600 @@ -53,22 +53,6 @@ */ void pidgin_notify_uninit(void); -/** - * pidgin_notify_emails_pending: - * - * Returns TRUE if there are unseen emails, FALSE otherwise. - * - * Returns: TRUE if there are unseen emails, FALSE otherwise. - */ -gboolean pidgin_notify_emails_pending(void); - -/** - * pidgin_notify_emails_present: - * - * Presents mail dialog to the user. - */ -void pidgin_notify_emails_present(void *data); - G_END_DECLS #endif /* _PIDGINNOTIFY_H_ */