diff options
author | George Hazan <george.hazan@gmail.com> | 2013-07-28 11:20:37 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-07-28 11:20:37 +0000 |
commit | 98a25556382d67f551975b5d642f139e46239ea7 (patch) | |
tree | bc3804ecc511e4d8b0199873c23314cecdf7afab /src/core/stdhelp | |
parent | 90c2f2a24e911c832e11fcc6443afd24efdd4cc9 (diff) |
unused headers removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@5505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdhelp')
-rw-r--r-- | src/core/stdhelp/commonheaders.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/stdhelp/commonheaders.h b/src/core/stdhelp/commonheaders.h index 5bf50a56b3..383250aa26 100644 --- a/src/core/stdhelp/commonheaders.h +++ b/src/core/stdhelp/commonheaders.h @@ -54,12 +54,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_langpack.h>
#include <m_clist.h>
#include <m_clistint.h>
-#include <m_avatars.h>
#include <m_button.h>
#include <m_protosvc.h>
#include <m_protomod.h>
#include <m_protocols.h>
-#include <m_protoint.h>
#include <m_options.h>
#include <m_skin.h>
#include <m_contacts.h>
|