diff options
author | George Hazan <george.hazan@gmail.com> | 2024-10-04 20:05:48 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-10-04 20:05:48 +0300 |
commit | 831e8eece6de0d6939e3ef593a83687a39df24d3 (patch) | |
tree | 60121ee8e174d6d29c7037703b1f45d0649734f3 /plugins/TabSRMM/TabSRMM_icons | |
parent | b35fc72bfb45a527d4c8b181019ab38cd3d813aa (diff) |
we don't need this icon either
Diffstat (limited to 'plugins/TabSRMM/TabSRMM_icons')
-rw-r--r-- | plugins/TabSRMM/TabSRMM_icons/res/ICONS_NOVA.rc | 1 | ||||
-rw-r--r-- | plugins/TabSRMM/TabSRMM_icons/res/imgopen.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/TabSRMM/TabSRMM_icons/res/resource.h | 1 |
3 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/TabSRMM_icons/res/ICONS_NOVA.rc b/plugins/TabSRMM/TabSRMM_icons/res/ICONS_NOVA.rc index 77ea2b89e3..a4d02d223f 100644 --- a/plugins/TabSRMM/TabSRMM_icons/res/ICONS_NOVA.rc +++ b/plugins/TabSRMM/TabSRMM_icons/res/ICONS_NOVA.rc @@ -29,7 +29,6 @@ LANGUAGE LANG_GERMAN, SUBLANG_GERMAN // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_IMAGETAG ICON "imgopen.ico" IDI_PULLDOWNARROW ICON "pulldown.ico" IDI_LEFTARROW ICON "leftarrow.ico" IDI_PULLUPARROW ICON "pullup.ico" diff --git a/plugins/TabSRMM/TabSRMM_icons/res/imgopen.ico b/plugins/TabSRMM/TabSRMM_icons/res/imgopen.ico Binary files differdeleted file mode 100644 index a3cf43b4a0..0000000000 --- a/plugins/TabSRMM/TabSRMM_icons/res/imgopen.ico +++ /dev/null diff --git a/plugins/TabSRMM/TabSRMM_icons/res/resource.h b/plugins/TabSRMM/TabSRMM_icons/res/resource.h index 90ee8bfbea..3ad98645b0 100644 --- a/plugins/TabSRMM/TabSRMM_icons/res/resource.h +++ b/plugins/TabSRMM/TabSRMM_icons/res/resource.h @@ -62,7 +62,6 @@ // reserved icons #define IDI_EMPTY 170 -#define IDI_IMAGETAG 171 #define IDI_TRAYANIM1 190 #define IDI_TRAYANIM2 191 |