--- a/libpurple/protocols/gg/oauth/oauth-purple.c Wed Oct 02 03:43:56 2019 -0400 +++ b/libpurple/protocols/gg/oauth/oauth-purple.c Wed Oct 02 06:21:41 2019 -0400 @@ -79,8 +79,6 @@ const char *url = "http://api.gadu-gadu.pl/request_token"; ggp_oauth_data *data; - g_return_if_fail((method == NULL) == (url == NULL)); - purple_debug_misc("gg", "ggp_oauth_request: requesting token...\n"); auth = gg_oauth_generate_header(method, url,