--- a/libpurple/protocols/gg/validator.h Fri Dec 29 03:57:44 2017 +0000 +++ b/libpurple/protocols/gg/validator.h Thu Jan 04 22:39:03 2018 -0600 @@ -33,12 +33,6 @@ #include <internal.h> #include <request.h> -#if 0 -/* see account.h */ -gboolean ggp_validator_token(PurpleRequestField *field, gchar **errmsg, - void *token); -#endif - gboolean ggp_validator_password(PurpleRequestField *field, gchar **errmsg, void *user_data);