summaryrefslogtreecommitdiff
path: root/plugins/SkypeStatusChange/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-09-10 13:56:09 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-09-10 13:56:09 +0000
commit1d8d61cc0a86fbd1294ddc5b07649cd477fd1de5 (patch)
tree70cb6485da2a582f2b28ac2487429b38d1d5b41f /plugins/SkypeStatusChange/src/stdafx.h
parentf7af320a341931e59e5b2cab1249cf103b66a2a7 (diff)
unused atl include files removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@15320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SkypeStatusChange/src/stdafx.h')
-rw-r--r--plugins/SkypeStatusChange/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h
index 934eccdbb4..307fa73413 100644
--- a/plugins/SkypeStatusChange/src/stdafx.h
+++ b/plugins/SkypeStatusChange/src/stdafx.h
@@ -2,8 +2,6 @@
#include <stdio.h>
#include <tchar.h>
#include <assert.h>
-#include <atlbase.h>
-#include <atlconv.h>
#include <commctrl.h>
#include <newpluginapi.h>