diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Weather/src/weather_update.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |