libpurple/protocols/bonjour/mdns_common.h

changeset 19206
ed0343b92c15
parent 19204
ccc7ec4ea4dc
child 19859
71d37b57eff2
--- a/libpurple/protocols/bonjour/mdns_common.h	Wed Aug 08 01:50:01 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_common.h	Wed Aug 08 18:14:46 2007 +0000
@@ -47,11 +47,6 @@
 void bonjour_dns_sd_update_buddy_icon(BonjourDnsSd *data);
 
 /**
- * The buddy icon blob has been set, notify everyone watching the TXT record
- */
-void bonjour_dns_sd_buddy_icon_data_set(BonjourDnsSd *data);
-
-/**
  * Advertise our presence within the dns-sd daemon and start
  * browsing for other bonjour peers.
  */

mercurial