diff options
author | George Hazan <ghazan@miranda.im> | 2019-01-31 16:31:23 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-01-31 16:31:23 +0300 |
commit | 7b4d32e5cf9a8bc8ab398e4041cb99e8fb57ada0 (patch) | |
tree | c731a07c4c778be1be1eec0bc3f033e74d39bb1b /plugins/HistoryPlusPlus/historypp_icons | |
parent | d8aaed8d4fbec6147975e482f4b02a8e9521d99a (diff) |
fixes #1807 (Remove obsolete ICQ shit)
Diffstat (limited to 'plugins/HistoryPlusPlus/historypp_icons')
-rw-r--r-- | plugins/HistoryPlusPlus/historypp_icons/res/Icon_39.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/HistoryPlusPlus/historypp_icons/res/Icon_40.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/HistoryPlusPlus/historypp_icons/res/Icon_41.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/HistoryPlusPlus/historypp_icons/res/resource.rc | 3 |
4 files changed, 0 insertions, 3 deletions
diff --git a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_39.ico b/plugins/HistoryPlusPlus/historypp_icons/res/Icon_39.ico Binary files differdeleted file mode 100644 index f41176f07c..0000000000 --- a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_39.ico +++ /dev/null diff --git a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_40.ico b/plugins/HistoryPlusPlus/historypp_icons/res/Icon_40.ico Binary files differdeleted file mode 100644 index 1ad19ff5eb..0000000000 --- a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_40.ico +++ /dev/null diff --git a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_41.ico b/plugins/HistoryPlusPlus/historypp_icons/res/Icon_41.ico Binary files differdeleted file mode 100644 index 7a5e461f6f..0000000000 --- a/plugins/HistoryPlusPlus/historypp_icons/res/Icon_41.ico +++ /dev/null diff --git a/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc b/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc index 4885c06783..e2472e1406 100644 --- a/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc +++ b/plugins/HistoryPlusPlus/historypp_icons/res/resource.rc @@ -65,9 +65,6 @@ IDI_ICON35 ICON "Icon_35.ico" IDI_ICON36 ICON "Icon_36.ico"
IDI_ICON37 ICON "Icon_37.ico"
IDI_ICON38 ICON "Icon_38.ico"
-IDI_ICON39 ICON "Icon_39.ico"
-IDI_ICON40 ICON "Icon_40.ico"
-IDI_ICON41 ICON "Icon_41.ico"
IDI_ICON42 ICON "Icon_42.ico"
IDI_ICON43 ICON "Icon_43.ico"
IDI_ICON44 ICON "Icon_44.ico"
|