summaryrefslogtreecommitdiff
path: root/plugins/GmailNotifier/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/GmailNotifier/src/stdafx.h')
-rw-r--r--plugins/GmailNotifier/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/GmailNotifier/src/stdafx.h b/plugins/GmailNotifier/src/stdafx.h
index f5cedab022..0012cb756c 100644
--- a/plugins/GmailNotifier/src/stdafx.h
+++ b/plugins/GmailNotifier/src/stdafx.h
@@ -85,7 +85,6 @@ BOOL GetBrowser(char *);
void NotifyUser(Account *);
int OptInit(WPARAM, LPARAM);
void Check_ThreadFunc(void *);
-void Login_ThreadFunc(void *);
int OpenBrowser(WPARAM, LPARAM);
void DeleteResults(resultLink *);
void BuildList(void);