diff options
author | George Hazan <ghazan@miranda.im> | 2020-04-06 20:17:19 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-04-06 20:17:19 +0300 |
commit | 70597686af875aede3183e1b9a8e870f623bcb78 (patch) | |
tree | 65aba714e0d558013ec7bc7bdd56ffd2e115949e /plugins/Clist_blind/src/resource.h | |
parent | cb3970a1bfc4e3c3c990300590bca72092d48e6a (diff) |
unused resources removed
Diffstat (limited to 'plugins/Clist_blind/src/resource.h')
-rw-r--r-- | plugins/Clist_blind/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_blind/src/resource.h b/plugins/Clist_blind/src/resource.h index 5d59bb030e..d8ae3e9f46 100644 --- a/plugins/Clist_blind/src/resource.h +++ b/plugins/Clist_blind/src/resource.h @@ -3,10 +3,7 @@ // Used by W:\miranda-ng\plugins\Clist_blind\res\resource.rc
//
#define IDD_OPT_CLIST 126
-#define IDC_DROP 183
#define IDD_OPT_HOTKEY 184
-#define IDC_HYPERLINKHAND 214
-#define IDC_DROPUSER 215
#define IDD_OPT_CLUI 218
#define IDD_OPT_CLC 228
#define IDD_OPT_CLCBKG 230
|