pidgin/prefs/pidginprefs.h

changeset 42072
606edc665dc2
parent 41397
91e5ee47f5a1
child 42192
82dbf36ac6db
--- 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

mercurial