pidgin/gtknotify.h

changeset 41229
3cd912162649
parent 41124
95555046173e
child 42464
5de142a471e0
--- 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_ */

mercurial