Remove a comment to myself

Tue, 22 Jan 2013 00:06:49 -0800

author
Mark Doliner <mark@kingant.net>
date
Tue, 22 Jan 2013 00:06:49 -0800
changeset 33662
7777db43477a
parent 33661
2ebcb105e606
child 33663
7ba3ea885d94

Remove a comment to myself

libpurple/imgstore.c file | annotate | diff | comparison | revisions
--- a/libpurple/imgstore.c	Tue Jan 22 00:05:35 2013 -0800
+++ b/libpurple/imgstore.c	Tue Jan 22 00:06:49 2013 -0800
@@ -219,7 +219,6 @@
 	                       purple_value_new(PURPLE_TYPE_SUBTYPE,
 	                                        PURPLE_SUBTYPE_STORED_IMAGE));
 
-	// Use _new_full and free the objects when done.
 	imgstore = g_hash_table_new(g_int_hash, g_int_equal);
 }
 

mercurial