diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-30 19:25:26 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-30 19:25:26 +0000 |
commit | b90c2c83c1b3b8e4553275cdcf1ad37f11637ad3 (patch) | |
tree | 012d8d5b2fd14a7fbf2afbc4ece879c25833755c /src/core/stduseronline/commonheaders.h | |
parent | c94076d3dab5538735393d4c97b057b3f7114fb0 (diff) |
code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@1280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stduseronline/commonheaders.h')
-rw-r--r-- | src/core/stduseronline/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stduseronline/commonheaders.h b/src/core/stduseronline/commonheaders.h index f6f9aebff7..9ba6ae38cf 100644 --- a/src/core/stduseronline/commonheaders.h +++ b/src/core/stduseronline/commonheaders.h @@ -72,7 +72,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_message.h>
#include <m_userinfo.h>
#include <m_history.h>
-#include <m_addcontact.h>
#include <m_findadd.h>
#include <m_file.h>
#include <m_email.h>
|