Mercurial > pidgin
diff libpurple/protocols/msn/userlist.c @ 20578:7c30d5aa5e01
Fix incorrect purple_proxy_connect() callback and comment out an unused function.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 20 Sep 2007 17:45:37 +0000 |
parents | 2c8c6d77f12c |
children | 4dd60add6a7c 02df6998b466 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/userlist.c Thu Sep 20 16:32:45 2007 +0000 +++ b/libpurple/protocols/msn/userlist.c Thu Sep 20 17:45:37 2007 +0000 @@ -133,6 +133,7 @@ return FALSE; } +#if 0 static const char* get_store_name(MsnUser *user) { @@ -160,6 +161,7 @@ return store_name; } +#endif /************************************************************************** * Server functions