changeset 204:d66ad3343119

fixed a bug introduced in r198.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 13 Aug 2008 15:51:23 +0900
parents 6c6fe6375ce4
children bc1448e72b1b
files pidgin-twitter.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin-twitter.c	Tue Aug 12 18:01:36 2008 +0900
+++ b/pidgin-twitter.c	Wed Aug 13 15:51:23 2008 +0900
@@ -2296,7 +2296,6 @@
                           data->use_count, (int)(data->mtime));
             renew = TRUE;
             request_icon(user_name, service, renew);
-            g_free(user_name); user_name = NULL;
         }
     }