summaryrefslogtreecommitdiff
path: root/protocols/Weather/src/weather.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2021-04-30 20:07:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2021-04-30 20:07:59 +0300
commiteddff12b3a5b0727ad84d8982f1a39df8e771b10 (patch)
treed9cdbdcd67e3d54ac767d76594766a9368b455dc /protocols/Weather/src/weather.cpp
parent54ad36ab7242633de16f98f8df07a3572cb15215 (diff)
fixes #2854 (Weather: некоторые строки не переводятся при смене ленгпака на лету)
Diffstat (limited to 'protocols/Weather/src/weather.cpp')
-rw-r--r--protocols/Weather/src/weather.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Weather/src/weather.cpp b/protocols/Weather/src/weather.cpp
index 812e0ce26c..4eafadbad7 100644
--- a/protocols/Weather/src/weather.cpp
+++ b/protocols/Weather/src/weather.cpp
@@ -220,7 +220,6 @@ int CMPlugin::Unload()
Netlib_CloseHandle(hNetlibUser);
DestroyUpdateList();
- DestroyOptions();
DestroyWIList(); // unload all ini data from memory
WindowList_Destroy(hDataWindowList);