--- a/pidgin/prefs/pidginprefs.h Mon Feb 20 09:50:04 2023 -0600 +++ b/pidgin/prefs/pidginprefs.h Tue Feb 21 21:41:53 2023 -0600 @@ -45,13 +45,6 @@ void pidgin_prefs_init(void); /** - * pidgin_prefs_show: - * - * Shows the preferences dialog. - */ -void pidgin_prefs_show(void); - -/** * pidgin_prefs_checkbox: * @title: The text to be displayed as the checkbox label * @key: The key of the purple bool pref that will be represented by the checkbox