--- 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 */