diff options
Diffstat (limited to 'plugins/StopSpamPlus/src/eventhooker.h')
-rw-r--r-- | plugins/StopSpamPlus/src/eventhooker.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/StopSpamPlus/src/eventhooker.h b/plugins/StopSpamPlus/src/eventhooker.h index b1ca2abede..7536671ca3 100644 --- a/plugins/StopSpamPlus/src/eventhooker.h +++ b/plugins/StopSpamPlus/src/eventhooker.h @@ -27,12 +27,6 @@ #ifndef EVENTHOOKER_H_C8EAA58A_7C4D_45f7_A88E_0E41FE93754D
#define EVENTHOOKER_H_C8EAA58A_7C4D_45f7_A88E_0E41FE93754D
-#pragma warning( once : 4430 )
-
-#include <windows.h>
-#include <string>
-#include <newpluginapi.h>
-
namespace miranda
{
|