diff options
author | George Hazan <george.hazan@gmail.com> | 2012-10-22 11:49:33 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-10-22 11:49:33 +0000 |
commit | eacd84efa1666b3afc4c98e632fa3bb4289a43c2 (patch) | |
tree | 7ebde1d184f3a01c94cd93a230edef202ec495e3 /protocols/MRA/src/resource.h | |
parent | a8a2a1e55b5ae4ba2b770d02cb6909d9d2ff4387 (diff) |
removed option to push MRA contact menu items to another contacts
git-svn-id: http://svn.miranda-ng.org/main/trunk@2041 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA/src/resource.h')
-rw-r--r-- | protocols/MRA/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/MRA/src/resource.h b/protocols/MRA/src/resource.h index aa5469d599..f6eae9e9ff 100644 --- a/protocols/MRA/src/resource.h +++ b/protocols/MRA/src/resource.h @@ -41,7 +41,6 @@ #define IDC_SLOWSEND 1003
#define IDC_RETURN_ABC_PATH 1004
#define IDC_FILE_SEND_HIDE_MY_ADDRESSES 1004
-#define IDC_HIDE_MENU_ITEMS_FOR_NON_MRA 1004
#define IDC_RTF_SEND_ENABLE 1005
#define IDC_RTF_BGCOLOUR 1006
#define IDC_CVT_SMILES_ON_SEND_TEXT 1007
|