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/UserInfoEx/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/UserInfoEx/src')
-rw-r--r-- | plugins/UserInfoEx/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/commonheaders.h b/plugins/UserInfoEx/src/commonheaders.h index c46db24952..a44ad92343 100644 --- a/plugins/UserInfoEx/src/commonheaders.h +++ b/plugins/UserInfoEx/src/commonheaders.h @@ -85,7 +85,6 @@ using namespace std; * Used Plugins SDK includes and macros
***********************************************************************************************************/
-#include <m_popup2.h>
#include <m_flags.h>
#include <m_metacontacts.h>
#include <m_toptoolbar.h>
|