summaryrefslogtreecommitdiff
path: root/protocols/Weather/src/proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-01-27 11:37:20 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-01-27 11:37:25 +0300
commit67f83ebdce296c4bb9e7b8490d8bf862b5e6dc02 (patch)
treeda547828aacd3ba4d5c8d174605294a3d80cc261 /protocols/Weather/src/proto.h
parent88fa944d3375d78ebe9c21e6439d0708086d8f73 (diff)
fixes #4844 (Weather: настройка "Обновлять погоду при запуске Miranda NG" не работает)
Diffstat (limited to 'protocols/Weather/src/proto.h')
-rw-r--r--protocols/Weather/src/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Weather/src/proto.h b/protocols/Weather/src/proto.h
index 5b3abb45f8..e83fee46eb 100644
--- a/protocols/Weather/src/proto.h
+++ b/protocols/Weather/src/proto.h
@@ -38,7 +38,6 @@ struct MYOPTIONS
// main options
uint8_t AutoUpdate;
uint8_t CAutoUpdate;
- uint8_t StartupUpdate;
uint8_t UpdateOnlyConditionChanged;
uint8_t RemoveOldData;
uint8_t MakeItalic;