From e3e89f1237a1adc7bf71824c113e4ad7c5d34cfe Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 2 Sep 2024 20:42:37 +0300 Subject: fixes #4595 (despite custom icons) --- protocols/SkypeWeb/src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/SkypeWeb/src/main.cpp') diff --git a/protocols/SkypeWeb/src/main.cpp b/protocols/SkypeWeb/src/main.cpp index cd3cd257da..d508708754 100644 --- a/protocols/SkypeWeb/src/main.cpp +++ b/protocols/SkypeWeb/src/main.cpp @@ -66,7 +66,6 @@ int CMPlugin::Load() CSkypeProto::InitIcons(); CSkypeProto::InitMenus(); - CSkypeProto::InitLanguages(); CreateServiceFunction(MODULE "/GetEventIcon", &CSkypeProto::SvcEventGetIcon); CreateServiceFunction(MODULE "/GetEventText", &CSkypeProto::SvcGetEventText); -- cgit v1.2.3