diff options
author | George Hazan <ghazan@miranda.im> | 2017-09-18 17:11:09 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-09-18 17:11:09 +0300 |
commit | 1836e8aa8a20b7339fd27c67acef67b7eb446da4 (patch) | |
tree | f2882fe952b215551b68d6ce14f3e02fd221905a /plugins/StopSpamPlus/src/stdafx.h | |
parent | a218ab1bbf4f7c343d40c5c8a956cf6a0a769341 (diff) |
garbage code removed
Diffstat (limited to 'plugins/StopSpamPlus/src/stdafx.h')
-rw-r--r-- | plugins/StopSpamPlus/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/stdafx.h b/plugins/StopSpamPlus/src/stdafx.h index 8e521c120d..b326d51369 100644 --- a/plugins/StopSpamPlus/src/stdafx.h +++ b/plugins/StopSpamPlus/src/stdafx.h @@ -36,7 +36,6 @@ extern wchar_t * pluginDescription; extern wchar_t const * infTalkProtPrefix;
extern char const * answeredSetting;
extern char const * questCountSetting;
-extern HANDLE hLoadHook;
extern HINSTANCE hInst;
//options
|