--- a/pidgin/gtkprefs.h Sat Sep 24 22:21:48 2011 +0000 +++ b/pidgin/gtkprefs.h Sun Sep 25 18:56:58 2011 +0000 @@ -92,8 +92,6 @@ * @return An hbox containing both the label and the entry. Can be used to set * the widgets to sensitive or insensitive based on the value of a * checkbox. - * - * @since 2.6.0 */ GtkWidget *pidgin_prefs_labeled_password(GtkWidget *page, const gchar *title, const char *key, GtkSizeGroup *sg);