pidgin/gtkdialogs.h

branch
gtk4
changeset 41529
0e835d051f5c
parent 41151
e6aa2d7ccbb3
child 41733
a9085b52de8b
--- a/pidgin/gtkdialogs.h	Tue Feb 22 19:44:31 2022 -0600
+++ b/pidgin/gtkdialogs.h	Mon Feb 28 23:48:00 2022 -0600
@@ -30,9 +30,6 @@
 
 G_BEGIN_DECLS
 
-/* Functions in gtkdialogs.c (these should actually stay in this file) */
-void pidgin_dialogs_destroy_all(void);
-
 void pidgin_dialogs_im(void);
 void pidgin_dialogs_im_with_user(PurpleAccount *account, const char *username);
 void pidgin_dialogs_info(void);

mercurial