pidgin/gtkblist.h

changeset 41687
ba1699ed5d56
parent 41578
a76d00557fea
child 42035
e110f2d6dbd3
--- a/pidgin/gtkblist.h	Mon Sep 12 23:18:09 2022 -0500
+++ b/pidgin/gtkblist.h	Thu Sep 15 20:59:06 2022 -0500
@@ -155,14 +155,6 @@
  */
 gboolean pidgin_blist_node_is_contact_expanded(PurpleBlistNode *node);
 
-/**
- * pidgin_blist_add_alert:
- * @widget:   The widget to add
- *
- * Adds a mini-alert to the blist scrollbook
- */
-void pidgin_blist_add_alert(GtkWidget *widget);
-
 /**************************************************************************
  * GTK Buddy List sorting functions
  **************************************************************************/

mercurial