diff libpurple/buddyicon.c @ 27709:f42fb3f1e5ae

disapproval of revision '2737ff4628bd5f26d780a2ccee47e88fe3765947'
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 19 Jul 2009 22:39:41 +0000
parents 95cc20ede768
children 06740353bfc7
line wrap: on
line diff
--- a/libpurple/buddyicon.c	Sun Jul 19 22:29:44 2009 +0000
+++ b/libpurple/buddyicon.c	Sun Jul 19 22:39:41 2009 +0000
@@ -616,7 +616,6 @@
 {
 	GError *err = NULL;
 
-	/* maybe mmap the file instead? On my blist, it's about 150K total */
 	if (!g_file_get_contents(path, (gchar **)data, len, &err))
 	{
 		purple_debug_error("buddyicon", "Error reading %s: %s\n",