diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-01 05:37:28 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-03-01 05:37:28 +0000 |
commit | 31f0cb350f66ed8f075971774751261f6fd800e4 (patch) | |
tree | fb1f3989ef4ae657d37d3f25628e2ebc8483111c /plugins/MetaContacts/src/icons.h | |
parent | 3e8f6a3c8ff68cda1cb4cbccc27910e93190a005 (diff) |
removed not used headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@3811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MetaContacts/src/icons.h')
-rw-r--r-- | plugins/MetaContacts/src/icons.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/MetaContacts/src/icons.h b/plugins/MetaContacts/src/icons.h deleted file mode 100644 index c77b1b02fc..0000000000 --- a/plugins/MetaContacts/src/icons.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ICONS_INC
-#define _ICONS_INC
-
-#include "metacontacts.h"
-
-#endif
|