--- a/libpurple/protocols/msn/user.h Wed May 26 23:47:19 2010 +0000 +++ b/libpurple/protocols/msn/user.h Thu May 27 22:14:53 2010 +0000 @@ -150,13 +150,6 @@ const char *friendly_name); /** - * Destroys a user structure. - * - * @param user The user to destroy. - */ -void msn_user_destroy(MsnUser *user); - -/** * Increment the reference count. * * @param user The user.