An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo) cpw.sulabh.yahoo_16

Wed, 13 May 2009 17:34:07 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Wed, 13 May 2009 17:34:07 +0000
branch
cpw.sulabh.yahoo_16
changeset 27050
c83b8d9ea4ed
parent 27049
7017af815679
child 27051
122397350352

An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)

libpurple/protocols/yahoo/yahoo.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/yahoo/yahoo.h	Wed May 13 06:50:47 2009 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Wed May 13 17:34:07 2009 +0000
@@ -32,8 +32,6 @@
 #define YAHOO_PAGER_PORT 5050
 #define YAHOO_PAGER_PORT_P2P 5101
 #define YAHOO_LOGIN_URL "https://login.yahoo.com/config/pwtoken_login?src=ymsgr&ts=&token=%s"
-
-#define YAHOO_AUTH_URL "https://login.yahoo.co.jp/config/pwtoken_login?src=ymsgr&ts=&token=%s"
 #define YAHOO_TOKEN_URL "https://login.yahoo.com/config/pwtoken_get?src=ymsgr&ts=&login=%s&passwd=%s&chal=%s"
 #define YAHOO_P2P_KEEPALIVE_SECS 300
 #define YAHOO_P2P_SERVER_TIMEOUT 10

mercurial