--- a/libpurple/image-store.c Mon Sep 12 21:30:53 2022 -0500 +++ b/libpurple/image-store.c Mon Sep 12 21:40:41 2022 -0500 @@ -157,7 +157,6 @@ return g_hash_table_lookup(id_to_image, GINT_TO_POINTER(id)); } -/* TODO: handle PURPLE_IMAGE_STORE_STOCK_PROTOCOL */ PurpleImage * purple_image_store_get_from_uri(const gchar *uri) {