From 70cf96fdda918321f2f90ffb9271d690cd55d011 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 12 Oct 2024 21:32:25 +0300 Subject: fixes #4726 (IEView: remove duplicate "Code" button) --- plugins/IEView/res/ieview.rc | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/IEView/res') diff --git a/plugins/IEView/res/ieview.rc b/plugins/IEView/res/ieview.rc index 55499349bf..42e3b7492a 100644 --- a/plugins/IEView/res/ieview.rc +++ b/plugins/IEView/res/ieview.rc @@ -49,8 +49,6 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_CODE ICON "code.ico" - IDI_RTL_ON ICON "rtl_on.ico" IDI_RTL_OFF ICON "rtl_off.ico" -- cgit v1.2.3