diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-14 07:13:16 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-14 07:13:16 +0000 |
commit | 215deece7634e7b6c0b4ff0003a307a8287cea34 (patch) | |
tree | 25e5a504902a413e771ccf8e7fd56bda30714356 /plugins/MetaContacts/metacontacts.h | |
parent | fcee9283aaad96f593e76ee3b83ae147b2a84570 (diff) |
Updater removal - stage 3, TooltipNotify - changed place in options tree, AddContactPlys - small project fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MetaContacts/metacontacts.h')
-rw-r--r-- | plugins/MetaContacts/metacontacts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MetaContacts/metacontacts.h b/plugins/MetaContacts/metacontacts.h index 873b0e2e12..762bd17b8d 100644 --- a/plugins/MetaContacts/metacontacts.h +++ b/plugins/MetaContacts/metacontacts.h @@ -62,7 +62,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_langpack.h>
#include <m_popup.h>
#include <m_cluiframes.h>
-#include "m_updater.h"
#define META_PROTO "MetaContacts"
#define META_FILTER "MetaContactsFilter"
|