diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-07 14:46:18 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-07 14:46:18 +0000 |
commit | 4bb5a1db945eb4027279213201e91da33351fb7e (patch) | |
tree | 96b400be24aee4d06a5172efc221d55fbd039e64 /plugins/UserInfoEx/svc_constants.h | |
parent | 767d070330f3fb669495b2e3481f0c8abfcd1300 (diff) |
MS_SYSTEM_GETCONTACTINFO in UserInfoEx is made persistent
git-svn-id: http://svn.miranda-ng.org/main/trunk@812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/svc_constants.h')
-rw-r--r-- | plugins/UserInfoEx/svc_constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/svc_constants.h b/plugins/UserInfoEx/svc_constants.h index 1ea761e770..d2c5a5c135 100644 --- a/plugins/UserInfoEx/svc_constants.h +++ b/plugins/UserInfoEx/svc_constants.h @@ -71,7 +71,6 @@ Last change by : $Author: ing.u.horn $ #define SET_MI_STATUS "miStatus"
#define SET_MI_ACCOUNT "miAccount"
-#define SET_GETCONTACTINFO_ENABLED "ExtendedCIS"
#define SET_EXTENDED_EMAILSERVICE "emailEx"
#define SET_CLIST_EXTRAICON_GENDER "GenderColumn"
#define SET_CLIST_EXTRAICON_GENDER2 "cliGender"
|