pidgin/pidgin

Parents 9bcd6ad114eb
Children 6ccdb4116ca2
Somehow we missed the prototype for pidgin_blist_add_alert when removing the function

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1769/
--- 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
**************************************************************************/