libpurple/protocols/qq/buddy_info.h

changeset 16271
9605b8b1c673
parent 15884
4de1981757fc
child 16534
2ab9e23f99d9
--- a/libpurple/protocols/qq/buddy_info.h	Mon Apr 16 05:37:44 2007 +0000
+++ b/libpurple/protocols/qq/buddy_info.h	Mon Apr 16 06:37:20 2007 +0000
@@ -93,9 +93,7 @@
 void qq_process_get_info_reply(guint8 *buf, gint buf_len, PurpleConnection *gc);
 void qq_info_query_free(qq_data *qd);
 void qq_send_packet_get_level(PurpleConnection *gc, guint32 uid);
-/*
 void qq_send_packet_get_buddies_levels(PurpleConnection *gc);
-*/
 void qq_process_get_level_reply(guint8 *buf, gint buf_len, PurpleConnection *gc);
 
 #endif

mercurial