# HG changeset patch # User Eric Warmenhoven # Date 999129635 0 # Node ID 177397ceac571d85dc16c58c49b89209bef9a653 # Parent aa9181460af6e2b31180399a42342e7df40c6afe [gaim-migrate @ 2204] fun stuff. you always request icons now. it's just that you don't display them unless you have gdk_pixbuf. committer: Tailor Script diff -r aa9181460af6 -r 177397ceac57 src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Wed Aug 29 23:49:18 2001 +0000 +++ b/src/protocols/oscar/oscar.c Thu Aug 30 00:00:35 2001 +0000 @@ -56,9 +56,7 @@ #define AIMHASHDATA "http://gaim.sourceforge.net/aim_data.php3" static int gaim_caps = AIM_CAPS_CHAT | -#if USE_PIXBUF AIM_CAPS_BUDDYICON | -#endif AIM_CAPS_IMIMAGE; static GtkWidget *join_chat_spin = NULL;