From abbb9519304b3090fed7d98c8a93524361b329b7 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 8 Dec 2023 14:47:00 +0300 Subject: Weather: very bad idea to write MirVer for weather contacts --- protocols/Weather/src/weather_update.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Weather/src/weather_update.cpp b/protocols/Weather/src/weather_update.cpp index e647a93128..fc71bfc0a7 100644 --- a/protocols/Weather/src/weather_update.cpp +++ b/protocols/Weather/src/weather_update.cpp @@ -574,7 +574,6 @@ int GetWeatherData(MCONTACT hContact) // assign condition icon g_plugin.setWord(hContact, "StatusIcon", cond); - g_plugin.setWString(hContact, "MirVer", Data->DisplayName); return 0; } -- cgit v1.2.3