diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:21:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:21:19 +0000 |
commit | 7cedb42807647da0f1dd77efcf5939eccbd00dd7 (patch) | |
tree | 6fdc0c445994a808fc0be6a935617ee56708c963 /src/core/stdclist | |
parent | 56b8c0db53b4dfab5d1aeebc0f58de70d619de9e (diff) |
- useless header removed;
- unused headers removed;
git-svn-id: http://svn.miranda-ng.org/main/trunk@4669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdclist')
-rw-r--r-- | src/core/stdclist/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stdclist/src/commonheaders.h b/src/core/stdclist/src/commonheaders.h index b1aabc39e0..e68da0be82 100644 --- a/src/core/stdclist/src/commonheaders.h +++ b/src/core/stdclist/src/commonheaders.h @@ -55,7 +55,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_skin.h>
#include <m_contacts.h>
#include <m_file.h>
-#include <m_addcontact.h>
#include <m_icolib.h>
#include <m_extraicons.h>
|