From 92a701741ab376c6bd8ac20f832f55e55324abdc Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 13 Jul 2012 21:37:56 +0000 Subject: Updater removal - stage 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/main.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/SecureIM') diff --git a/plugins/SecureIM/main.cpp b/plugins/SecureIM/main.cpp index 7fe9483c11..425a2ec08a 100644 --- a/plugins/SecureIM/main.cpp +++ b/plugins/SecureIM/main.cpp @@ -462,10 +462,6 @@ int __cdecl onModulesLoaded(WPARAM wParam,LPARAM lParam) { g_hMenu[14] = AddMenuItem(sim231[3],110014,NULL,MODULENAME"/MODE_RSA"); } - // updater plugin support - if(ServiceExists(MS_UPDATE_REGISTERFL)) { - CallService(MS_UPDATE_REGISTERFL, (WPARAM)2445, (LPARAM)&pluginInfoEx); - } #if defined(_DEBUG) || defined(NETLIB_LOG) Sent_NetLog("create srmm icons"); -- cgit v1.2.3