diff options
Diffstat (limited to 'plugins/GmailNotifier/src/main.cpp')
-rw-r--r-- | plugins/GmailNotifier/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/GmailNotifier/src/main.cpp b/plugins/GmailNotifier/src/main.cpp index 67b15cdeb6..3dd34047a0 100644 --- a/plugins/GmailNotifier/src/main.cpp +++ b/plugins/GmailNotifier/src/main.cpp @@ -12,7 +12,6 @@ There is no warranty. CMPlugin g_plugin;
CLIST_INTERFACE *pcli;
-int &hLangpack(g_plugin.m_hLang);
UINT hTimer;
HANDLE hMirandaStarted, hOptionsInitial;
|