diff -r 2d73192cdcf8 -r caf380128870 libpurple/protocols/yahoo/libymsg.h --- a/libpurple/protocols/yahoo/libymsg.h Fri Jul 05 23:19:08 2013 +0530 +++ b/libpurple/protocols/yahoo/libymsg.h Fri Jul 05 23:31:34 2013 +0530 @@ -245,9 +245,6 @@ */ GSList *http_reqs; - /* TODO: remove it */ - GSList *url_datas; - GHashTable *xfer_peer_idstring_map;/* Hey, i dont know, but putting this HashTable next to friends gives a run time fault... */ GSList *cookies;/* contains all cookies, including _y and _t */ PurpleNetworkListenData *listen_data;