/pidgin/main: 76757030e995: oscar: Remove forgotten/unused variable
Youness Alaoui <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 76757030e995dff70bedf77a0fe07c0e93fed08b Author: Youness Alaoui <[email protected]> Date: 2016-06-14 18:00 -0400 Branch: release-2.x.y URL: https://hg.pidgin.im/pidgin/main/rev/76757030e995 Description: oscar: Remove forgotten/unused variable diffstat: libpurple/protocols/oscar/kerberos.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diffs (20 lines): diff --git a/libpurple/protocols/oscar/kerberos.c b/libpurple/protocols/oscar/kerberos.c --- a/libpurple/protocols/oscar/kerberos.c +++ b/libpurple/protocols/oscar/kerberos.c @@ -102,7 +102,7 @@ static gchar *get_kdc_url(OscarData *od) } /* - * Using kerberos auth requires a developer ID. This key is for libpurple. + * Using kerberos auth requires a developer ID. This key is for libpurple. * It is the default key for all libpurple-based clients. AOL encourages * UIs (especially ones with lots of users) to override this with their * own key. This key is owned by the AIM account "markdoliner" @@ -350,7 +350,6 @@ void send_kerberos_login(OscarData *od, const gchar *client_key; gchar *imapp_key; GString *body; - gsize body_len; guint16 len_be; guint16 reqid; const gchar header[] = { _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits