diff -r 4cd405ea5566 -r a578366cd35e libpurple/protocols/gg/html.h --- a/libpurple/protocols/gg/html.h Wed Jan 02 22:13:10 2013 +0100 +++ b/libpurple/protocols/gg/html.h Sat Feb 02 15:21:20 2013 +0100 @@ -6,7 +6,6 @@ typedef enum { GGP_HTML_TAG_UNKNOWN, - GGP_HTML_TAG_IGNORED, GGP_HTML_TAG_EOM, GGP_HTML_TAG_A, GGP_HTML_TAG_B,