diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-30 16:18:28 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-30 16:18:28 +0000 |
commit | 540f5010d9ebdec65b09bdc71fcd6cdf2010beaf (patch) | |
tree | 1a91bc7164a8072b1bc8859197945a6064d865ee /plugins/MetaContacts/src/resource.h | |
parent | 362fe96c972d71a7d9994212794d54cc93da7139 (diff) |
"Hide in status bar" option removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@2566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MetaContacts/src/resource.h')
-rw-r--r-- | plugins/MetaContacts/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MetaContacts/src/resource.h b/plugins/MetaContacts/src/resource.h index fe813d2ccf..87507e2f35 100644 --- a/plugins/MetaContacts/src/resource.h +++ b/plugins/MetaContacts/src/resource.h @@ -38,7 +38,6 @@ #define IDC_RAD_NICK 1024
#define IDC_RAD_NAME 1025
#define IDC_LST_CONTACTS 1026
-#define IDC_CHK_SUPPRESSPROTO 1026
#define IDC_BTN_SETDEFAULT 1027
#define IDC_CHK_COPYHISTORY 1027
#define IDC_BTN_UP 1028
|