diff options
author | George Hazan <ghazan@miranda.im> | 2021-04-30 16:48:09 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2021-04-30 16:48:09 +0300 |
commit | 84f2722e07a23656bdc8d1a7f4040e86450fe91d (patch) | |
tree | ade80c914113a98a8e56c052d7d18ee99ff0e755 /plugins/DbEditorPP/src/resource.h | |
parent | a819f36c8ffaf31af6908cc1f0480a66f71f2a4b (diff) |
dbeditor++: "Clone contact" removed
Diffstat (limited to 'plugins/DbEditorPP/src/resource.h')
-rw-r--r-- | plugins/DbEditorPP/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/DbEditorPP/src/resource.h b/plugins/DbEditorPP/src/resource.h index 43afec172a..1f5073d2dd 100644 --- a/plugins/DbEditorPP/src/resource.h +++ b/plugins/DbEditorPP/src/resource.h @@ -103,7 +103,6 @@ #define MENU_WATCH_ITEM 40018
#define MENU_WATCH_MOD 40019
#define MENU_ADD_BLOB 40020
-#define MENU_CLONE_CONTACT 40021
#define MENU_DELETE_CONTACT 40022
#define MENU_ADD_MODULE 40023
#define MENU_ADD_BYTE 40024
|