diff options
Diffstat (limited to 'protocols/Weather/src/weather.cpp')
-rw-r--r-- | protocols/Weather/src/weather.cpp | 1 |
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); |