summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/main.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-09-02 20:42:37 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-09-02 20:42:37 +0300
commite3e89f1237a1adc7bf71824c113e4ad7c5d34cfe (patch)
treef15fb2ae53296703661e0c42c6c14447d8fb8d9b /protocols/SkypeWeb/src/main.cpp
parent6753aca9ffa6a0569cf6cba2a47cda0e364f458c (diff)
fixes #4595 (despite custom icons)
Diffstat (limited to 'protocols/SkypeWeb/src/main.cpp')
-rw-r--r--protocols/SkypeWeb/src/main.cpp1
1 files changed, 0 insertions, 1 deletions
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);