From de594644d5c14142346cbb039b027af79e718904 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 15 May 2018 21:42:46 +0300 Subject: cmstub.lib statically linked to any plugin that uses CMPlugin template --- protocols/IcqOscarJ/src/init.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/IcqOscarJ/src/init.cpp') diff --git a/protocols/IcqOscarJ/src/init.cpp b/protocols/IcqOscarJ/src/init.cpp index 3f6a516c70..8413b762cc 100644 --- a/protocols/IcqOscarJ/src/init.cpp +++ b/protocols/IcqOscarJ/src/init.cpp @@ -59,8 +59,6 @@ extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = { MIID_PROTOC CMPlugin g_plugin; -extern "C" _pfnCrtInit _pRawDllMain = &CMPlugin::RawDllMain; - ///////////////////////////////////////////////////////////////////////////////////////// int ModuleLoad(WPARAM, LPARAM) -- cgit v1.2.3