diff options
author | George Hazan <george.hazan@gmail.com> | 2025-01-24 14:41:41 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-01-24 14:41:41 +0300 |
commit | 781beb2c50cea2ce2a3da799d8e4a70fa21d6fab (patch) | |
tree | 8715df52e062fbb03b789f448d3538c4a3848c63 /protocols/Weather/src/resource.h | |
parent | dc4281db051303af1f09bc151d00d64d010ce3f2 (diff) |
Weather: INI file list removed
Diffstat (limited to 'protocols/Weather/src/resource.h')
-rw-r--r-- | protocols/Weather/src/resource.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Weather/src/resource.h b/protocols/Weather/src/resource.h index 25effcf355..f71cf3f9f5 100644 --- a/protocols/Weather/src/resource.h +++ b/protocols/Weather/src/resource.h @@ -21,7 +21,6 @@ #define IDR_TMENU 219 #define IDR_TMMENU 220 #define IDI_EDIT 222 -#define IDD_INFO 224 #define IDD_SEARCHCITY 225 #define IDC_NAME 2000 #define IDC_ID 2001 @@ -82,7 +81,6 @@ #define IDC_V1 2058 #define IDC_V2 2059 #define IDC_RESET2 2060 -#define IDC_SVCINFO 2061 #define IDC_GETNAME 2062 #define IDC_P1 2063 #define IDC_P2 2064 @@ -131,10 +129,6 @@ #define IDC_STEP2 2108 #define IDC_STEP3 2109 #define IDC_STEP4 2110 -#define IDC_INFOLIST 2117 -#define IDC_RELOADINI 2118 -#define IDC_MEMUSED 2119 -#define IDC_INICOUNT 2120 #define IDC_AVATARSPIN 2124 #define IDC_SEARCHCITY 2125 #define IDC_HEADERBAR 2126 |