changeset 112:cece12684fb7

cosmetic.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 15 Jul 2008 19:16:31 +0900
parents 799b28f181f8
children 388a8ca50817
files pidgin-twitter.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin-twitter.c	Tue Jul 15 17:45:06 2008 +0900
+++ b/pidgin-twitter.c	Tue Jul 15 19:16:31 2008 +0900
@@ -2083,8 +2083,6 @@
                                                       "Icon size in pixel");
 	purple_plugin_pref_set_bounds(pref, 16, 128);
     purple_plugin_pref_frame_add(frame, pref);
-
-    /* XXX should invalidate pixbufs in memory --yaz */
     purple_prefs_connect_callback(plugin, OPT_ICON_SIZE,
                                   icon_size_prefs_cb, NULL);