summaryrefslogtreecommitdiff
path: root/plugins/AsSingleWindow/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AsSingleWindow/src/stdafx.h')
-rw-r--r--plugins/AsSingleWindow/src/stdafx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/AsSingleWindow/src/stdafx.h b/plugins/AsSingleWindow/src/stdafx.h
index a7e42fdf90..8b24b19292 100644
--- a/plugins/AsSingleWindow/src/stdafx.h
+++ b/plugins/AsSingleWindow/src/stdafx.h
@@ -2,7 +2,6 @@
#define WIN32_LEAN_AND_MEAN
-// Файлы заголовков Windows:
#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
@@ -11,7 +10,6 @@
#include <list>
#include <algorithm>
-// Miranda headers
#include "newpluginapi.h"
#include "m_system.h"
#include "m_langpack.h"
@@ -22,5 +20,3 @@
//#include "m_clui.h"
#include "m_options.h"
//#include "m_plugins.h"
-
-// end of file \ No newline at end of file