From 70597686af875aede3183e1b9a8e870f623bcb78 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 6 Apr 2020 20:17:19 +0300 Subject: unused resources removed --- plugins/Clist_blind/res/resource.rc | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'plugins/Clist_blind/res') diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index b7b8dac64f..0dc3bf5f13 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -290,25 +290,11 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_RENAME ICON "rename.ico" -IDI_BLANK ICON "..\\..\\..\\src\\mir_app\\res\\_blank.ico" +IDI_RENAME ICON "rename.ico" IDI_DELETE ICON "delete.ico" - -///////////////////////////////////////////////////////////////////////////// -// -// Cursor -// - -IDC_HYPERLINKHAND CURSOR "..\\..\\..\\src\\mir_app\\res\\cursor_hyperlink.cur" - -IDC_DROP CURSOR "..\\..\\..\\src\\mir_app\\res\\cursor_drag_copy.cur" - -IDC_DROPUSER CURSOR "..\\..\\..\\src\\mir_app\\res\\cursor_drop_user.cur" - - ///////////////////////////////////////////////////////////////////////////// // // AFX_DIALOG_LAYOUT -- cgit v1.2.3