diff options
Diffstat (limited to 'protocols/Weather/weather.cpp')
-rw-r--r-- | protocols/Weather/weather.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index b716aefa63..c0dc3c3373 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -238,7 +238,6 @@ extern "C" int __declspec(dllexport) Load(PLUGINLINK *link) // initialize global variables
InitVar();
- InitUniConv();
// load options and set defaults
LoadOptions();
|