/pidgin/main: 7777db43477a: Remove a comment to myself
Mark Doliner
mark at kingant.net
Tue Jan 22 03:06:53 EST 2013
Changeset: 7777db43477a2f3b341c14365536e5219fb90493
Author: Mark Doliner <mark at kingant.net>
Date: 2013-01-22 00:06 -0800
Branch: default
URL: http://hg.pidgin.im/pidgin/main/rev/7777db43477a
Description:
Remove a comment to myself
diffstat:
libpurple/imgstore.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff --git a/libpurple/imgstore.c b/libpurple/imgstore.c
--- a/libpurple/imgstore.c
+++ b/libpurple/imgstore.c
@@ -219,7 +219,6 @@ purple_imgstore_init()
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);
}
More information about the Commits
mailing list