Fri, 26 Aug 2022 05:10:22 -0500
Remove an unused variable from PidginAccountStore Testing Done: Compiled Reviewed at https://reviews.imfreedom.org/r/1663/
--- a/pidgin/pidginaccountstore.c Fri Aug 26 03:51:35 2022 -0500 +++ b/pidgin/pidginaccountstore.c Fri Aug 26 05:10:22 2022 -0500 @@ -39,7 +39,6 @@ { PurpleProtocol *protocol = NULL; GtkTreeIter iter; - GdkPixbuf *pixbuf = NULL; gchar *markup = NULL; const gchar *alias = NULL, *icon_name = NULL;