changeset 26908:ade63a6ca986

An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
author Paul Aurich <paul@darkrain42.org>
date Wed, 13 May 2009 17:34:07 +0000
parents 53d4b3a1c80f
children fac90dbe196d
files libpurple/protocols/yahoo/yahoo.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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