diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-01-17 20:49:34 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-01-17 20:49:34 +0000 |
commit | 39fbb79448bdf9604dd9b1072438a1d58a4bd7e1 (patch) | |
tree | 516fd89348d055e96391af2751e60413e6fcb1c5 /plugins/Clist_modern/src | |
parent | 0ab0b9e140e47ddaa248e569665abe76378595db (diff) |
remove old garbage, the menu is created dynamically
git-svn-id: http://svn.miranda-ng.org/main/trunk@16116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 2778dc64e1..ac77caa7ea 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -19,7 +19,6 @@ #define IDI_DELETE 175
#define IDC_DROP 183
#define IDI_SENDEMAIL 193
-#define IDR_CLISTMENU 199
#define IDI_BLANK 200
#define IDD_OPT_ICONS 207
#define IDI_FILE 207
@@ -488,7 +487,6 @@ #define IDC_SELECTMODE 19126
#define IDC_CONFIGUREMODES 19127
#define IDC_USEGROUPS 19128
-#define ID_ICQ_EXIT 40001
#define POPUP_HIDEEMPTYGROUPS 40003
#define POPUP_NEWSUBGROUP 40004
#define POPUP_HIDEOFFLINE 40005
|