diff -r 20c80c3c31c5 -r 086e15ec656d libpurple/protocols/simple/ntlm.c --- a/libpurple/protocols/simple/ntlm.c Fri Dec 29 03:57:44 2017 +0000 +++ b/libpurple/protocols/simple/ntlm.c Thu Jan 04 22:39:03 2018 -0600 @@ -80,14 +80,6 @@ guint32 flags; /* 0x00008201 */ /* guint32 flags2; */ /* unknown, used in windows messenger */ /* guint32 flags3; */ - -#if 0 - guint8 dom[*]; /* domain string (unicode UTF-16LE) */ - guint8 user[*]; /* username string (unicode UTF-16LE) */ - guint8 host[*]; /* host string (unicode UTF-16LE) */ - guint8 lm_resp[*]; /* LanManager response */ - guint8 nt_resp[*]; /* NT response */ -#endif }; guint8 *