From 5d2ff1117e800b1fb31e3eafb5769c4499ec30a1 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 13 Sep 2015 09:59:50 +0000 Subject: SkypeWeb: correct icon handling git-svn-id: http://svn.miranda-ng.org/main/trunk@15341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/main.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/SkypeWeb/src/main.cpp') diff --git a/protocols/SkypeWeb/src/main.cpp b/protocols/SkypeWeb/src/main.cpp index 732c570d59..de9d3c8164 100644 --- a/protocols/SkypeWeb/src/main.cpp +++ b/protocols/SkypeWeb/src/main.cpp @@ -83,8 +83,6 @@ extern "C" int __declspec(dllexport) Load(void) extern "C" int __declspec(dllexport) Unload(void) { - CSkypeProto::UninitIcons(); - CSkypeProto::UninitMenus(); DestroyHookableEvent(g_hCallEvent); -- cgit v1.2.3