libpurple/protocols/msn/user.h

branch
cpw.qulogic.msnp16
changeset 30924
12bc1b39e24f
parent 29456
17817920f7a0
child 30927
ca3c59bdc5d3
--- a/libpurple/protocols/msn/user.h	Thu Apr 22 18:09:44 2010 +0000
+++ b/libpurple/protocols/msn/user.h	Thu Apr 22 20:51:24 2010 +0000
@@ -122,7 +122,6 @@
  * A specific user endpoint.
  */
 typedef struct MsnUserEndpoint {
-	char *id;				/**< The client's endpoint ID          */
 	char *name;				/**< The client's endpoint's name      */
 	int type;				/**< The client's endpoint type        */
 	guint clientid;         /**< The client's ID                   */

mercurial