diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-18 20:41:59 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-18 20:41:59 +0000 |
commit | 9c90c39b2bf798892a48e13a252a930447a0c092 (patch) | |
tree | 3f35ec02e74fe328c43644560ae859b4f3cd4095 /plugins/FirstRun/src/commonheaders.h | |
parent | db4e6bcb736ee6b602e471cbd91425bca9a005f1 (diff) |
FirstRun plugin moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@10511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FirstRun/src/commonheaders.h')
-rw-r--r-- | plugins/FirstRun/src/commonheaders.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/FirstRun/src/commonheaders.h b/plugins/FirstRun/src/commonheaders.h deleted file mode 100644 index 369f963af8..0000000000 --- a/plugins/FirstRun/src/commonheaders.h +++ /dev/null @@ -1,10 +0,0 @@ -#define _CRT_SECURE_NO_WARNINGS
-
-#include <windows.h>
-
-#include <newpluginapi.h>
-#include <m_langpack.h>
-#include <m_protocols.h>
-#include <m_utils.h>
-
-#include "Version.h"
\ No newline at end of file |