summaryrefslogtreecommitdiff
path: root/protocols/Weather/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-07 13:13:36 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-07 13:13:40 +0300
commitfee3fee5d2cda4766964b4c3a61a8b1d2ff5e128 (patch)
treed7e9304b24491b2a80552576fa60e76bcd641fe0 /protocols/Weather/src/stdafx.h
parent1267fdc83b098432b6d4c7190ec2c4de8a4be9ee (diff)
fixes #4961 (Weather: не все переменные перечислены в настройках плагина)
Diffstat (limited to 'protocols/Weather/src/stdafx.h')
-rw-r--r--protocols/Weather/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Weather/src/stdafx.h b/protocols/Weather/src/stdafx.h
index 70c602ed22..cf1f3240a3 100644
--- a/protocols/Weather/src/stdafx.h
+++ b/protocols/Weather/src/stdafx.h
@@ -147,7 +147,6 @@ void ConvertBackslashes(char *str);
char *GetSearchStr(char *dis);
CMStringW GetDisplay(WEATHERINFO *w, const wchar_t *dis);
-void GetVarsDescr(CMStringW &str);
wchar_t *GetError(int code);