From 00f5e35c664bd8b2b1b00de3353aa0c3e70f5423 Mon Sep 17 00:00:00 2001
From: George Hazan <ghazan@miranda.im>
Date: Thu, 7 Mar 2019 13:00:51 +0300
Subject: duplicate popup icons moved into global skin

---
 plugins/Popup/res/resource.rc | 2 --
 1 file changed, 2 deletions(-)

(limited to 'plugins/Popup/res/resource.rc')

diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc
index 75cd04bd35..8beb28511f 100644
--- a/plugins/Popup/res/resource.rc
+++ b/plugins/Popup/res/resource.rc
@@ -26,10 +26,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 // Icon with lowest ID value placed first to ensure application icon
 // remains consistent on all systems.
-IDI_POPUP               ICON                    "popup.ico"
 IDI_PU_FULLSCREEN       ICON                    "popup_fs.ico"
 IDI_PU_FAVOURITE        ICON                    "popup_fav.ico"
-IDI_NOPOPUP             ICON                    "popup_no.ico"
 IDI_HISTORY             ICON                    "popup_history.ico"
 IDI_RELOAD              ICON                    "reload.ico"
 IDI_ACT_INFO            ICON                    "info.ico"
-- 
cgit v1.2.3