diff options
Diffstat (limited to 'protocols/Weather/res')
-rw-r--r-- | protocols/Weather/res/popup.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Weather/res/popup_no.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Weather/res/resource.rc | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Weather/res/popup.ico b/protocols/Weather/res/popup.ico Binary files differdeleted file mode 100644 index 5b3fe4e65b..0000000000 --- a/protocols/Weather/res/popup.ico +++ /dev/null diff --git a/protocols/Weather/res/popup_no.ico b/protocols/Weather/res/popup_no.ico Binary files differdeleted file mode 100644 index 2b298a96ea..0000000000 --- a/protocols/Weather/res/popup_no.ico +++ /dev/null diff --git a/protocols/Weather/res/resource.rc b/protocols/Weather/res/resource.rc index 7b17f8e87f..40e7d2a957 100644 --- a/protocols/Weather/res/resource.rc +++ b/protocols/Weather/res/resource.rc @@ -380,8 +380,6 @@ IDI_S ICON "brief.ico" IDI_LOG ICON "log.ico" IDI_EDIT ICON "edit.ico" IDI_MAP ICON "map.ico" -IDI_POPUP ICON "popup.ico" -IDI_NOPOPUP ICON "popup_no.ico" IDI_UPDATE2 ICON "update2.ico" IDI_DISABLED ICON "disabled.ico" |