diff options
author | George Hazan <george.hazan@gmail.com> | 2016-05-18 12:31:56 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-05-18 12:31:56 +0000 |
commit | 504307b184517248795d3ae4301969bfa93a050a (patch) | |
tree | f3a9607ae039da405fc4ad597b96b7fc60122cfb /plugins/UserInfoEx/src/stdafx.h | |
parent | 8d80538230c30daa2d8742e19421c49e90fdb13d (diff) |
unused proprietary services removed from UserInfoEx
git-svn-id: http://svn.miranda-ng.org/main/trunk@16848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/src/stdafx.h')
-rw-r--r-- | plugins/UserInfoEx/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/stdafx.h b/plugins/UserInfoEx/src/stdafx.h index e6ce640603..cd388218b0 100644 --- a/plugins/UserInfoEx/src/stdafx.h +++ b/plugins/UserInfoEx/src/stdafx.h @@ -113,7 +113,6 @@ unsigned int hashSettingW_M2(const char * key); //new Murma2 hash #include "../IconPacks/ice/src/icons.h"
#include "svc_constants.h"
#include "svc_avatar.h"
-#include "svc_contactinfo.h"
#include "svc_email.h"
#include "svc_gender.h"
#include "svc_homepage.h"
|