diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:14:54 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 14:14:54 +0000 |
commit | 71ee27c5ee375607aba562b4f566d93cbbcc001f (patch) | |
tree | 9904062457acdeb91f489ab9058c9fa80f0d6ee4 /src/core/stdclist | |
parent | 57e1faf818b58378d83f6b583d4f048d3dd5a4d9 (diff) |
some another unused headers
git-svn-id: http://svn.miranda-ng.org/main/trunk@4674 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 5bc04d3066..e480281b9e 100644 --- a/src/core/stdclist/src/commonheaders.h +++ b/src/core/stdclist/src/commonheaders.h @@ -52,7 +52,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_utils.h>
#include <m_skin.h>
#include <m_contacts.h>
-#include <m_file.h>
#include <m_icolib.h>
#include <m_extraicons.h>
|