diff src/gtkblist.h @ 12080:3b52d94437f3

[gaim-migrate @ 14377] The rest of sf patch #1354886, from Sadrul Habib Chowdhury, with an EXTREME amount of changes from me. Come to me, first, if something doesn't work. This allows you to edit the substatuses of a saved status. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 14 Nov 2005 07:20:22 +0000
parents 2b6e0be024fb
children e75ef7aa913e
line wrap: on
line diff
--- a/src/gtkblist.h	Mon Nov 14 06:50:07 2005 +0000
+++ b/src/gtkblist.h	Mon Nov 14 07:20:22 2005 +0000
@@ -138,15 +138,6 @@
 GaimGtkBuddyList *gaim_gtk_blist_get_default_gtk_blist();
 
 /**
- * Returns the base image to represent the account, based on the currently selected theme
- *
- * @param account  The account.
- *
- * @return         The icon
- */
-GdkPixbuf *gaim_gtk_create_prpl_icon(GaimAccount *account);
-
-/**
  * Populates a menu with the items shown on the buddy list for a buddy.
  *
  * @param menu  The menu to populate