summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-12-06 18:10:22 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-12-06 18:10:22 +0300
commit31c93335992e5527e23523e84687c2fb52340d91 (patch)
tree32f6336c4a6122ec472cb1dfed4df8c17bd31ba0 /plugins/StopSpamMod/src/stdafx.h
parent3454255df72799b6127def97f1445d39dfb3eda5 (diff)
fixes #1043 (StopSpam Mod: remove useless external library)
Diffstat (limited to 'plugins/StopSpamMod/src/stdafx.h')
-rwxr-xr-xplugins/StopSpamMod/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/stdafx.h b/plugins/StopSpamMod/src/stdafx.h
index c452a81b82..c8479ab49b 100755
--- a/plugins/StopSpamMod/src/stdafx.h
+++ b/plugins/StopSpamMod/src/stdafx.h
@@ -31,7 +31,6 @@ using namespace std;
#include "version.h"
#include "resource.h"
#include "utilities.h"
-#include "include/utf8.h"
extern HINSTANCE hInst;
extern HANDLE hStopSpamLogDirH;