diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2014-06-12 12:08:36 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2014-06-12 12:08:36 +0000 |
commit | 1b88f240b94fc04aa11ef352b720fda741c0ebc6 (patch) | |
tree | c1073ea3fb39eaa1e2bca20121b129dbad798bbc /plugins/TabSRMM/src | |
parent | 0277d4c33b9dfe0764603867e6c6d10c87096335 (diff) |
merge m_popup and m_popup2 headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@9437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src')
-rw-r--r-- | plugins/TabSRMM/src/commonheaders.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/TabSRMM/src/commonheaders.h b/plugins/TabSRMM/src/commonheaders.h index 35a57c36b3..48e5ae5afe 100644 --- a/plugins/TabSRMM/src/commonheaders.h +++ b/plugins/TabSRMM/src/commonheaders.h @@ -1,7 +1,4 @@ /*
- * astyle --force-indent=tab=4 --brackets=linux --indent-switches
- * --pad=oper --one-line=keep-blocks --unpad=paren
- *
* Miranda NG: the free IM client for Microsoft* Windows*
*
* Copyright (c) 2000-09 Miranda ICQ/IM project,
@@ -89,7 +86,6 @@ #include <m_db_int.h>
#include <m_ieview.h>
-#include <m_popup2.h>
#include <m_metacontacts.h>
#include <m_fingerprint.h>
#include <m_nudge.h>
|