summaryrefslogtreecommitdiff
path: root/imap/src/c-client/oauth2_aux.h
diff options
context:
space:
mode:
Diffstat (limited to 'imap/src/c-client/oauth2_aux.h')
-rw-r--r--imap/src/c-client/oauth2_aux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/imap/src/c-client/oauth2_aux.h b/imap/src/c-client/oauth2_aux.h
index b076da3c..7882a3c0 100644
--- a/imap/src/c-client/oauth2_aux.h
+++ b/imap/src/c-client/oauth2_aux.h
@@ -18,7 +18,6 @@
#define OA2_CODE_SUCCESS 0
void mm_login_oauth2_c_client_method (NETMBX *, char *, char *, OAUTH2_S *, unsigned long, int *);
-char *oauth2_generate_state(void);
void oauth2deviceinfo_get_accesscode(void *, void *);
#endif /* C_CLIENT_OAUTH2_AUX_INCLUDED */